IMediaTypeMediaType Property
IT Hit WebDAV Classes Reference
Gets or sets media type. Provides access to "MEDIATYPE" property in case of a business card or "MFTTYPE" parameter in case of a calendar.
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax string MediaType { get; set; }
Property MediaType As String
Get
Set
property String^ MediaType {
String^ get ();
void set (String^ value);
}
abstract MediaType : string with get, set
Property Value
Type:
StringSee Also