IMediaType Interface
IT Hit WebDAV Classes Reference
Represents media type.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public interface IMediaType
Public Interface IMediaType
public interface class IMediaType
type IMediaType = interface end
The IMediaType type exposes the following members.
Properties
| Name | Description |
---|
| MediaType |
Gets or sets media type. Provides access to "MEDIATYPE" property in case of a business card or "MFTTYPE" parameter in case of a calendar.
|
TopSee Also