Click or drag to resize

IMediaType Interface

IT Hit WebDAV Classes Reference
Represents media type.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public interface IMediaType

The IMediaType type exposes the following members.

Properties
  NameDescription
Public propertyMediaType
Gets or sets media type. Provides access to "MEDIATYPE" property in case of a business card or "MFTTYPE" parameter in case of a calendar.
Top
See Also