VCardContentType enumeration

VCardContentType enumeration

Defines vCard record content types.

The VCardContentType type exposes the following members:

Fields

Field Description
CUSTOM The custom content type.
TEXT The text content type.
BINARY The binary content type.
DATE_TIME The date time content type.
AGENT The agent content type.

See Also