VCardContentType
VCardContentType enumeration
Defines vCard record content types.
public enum VCardContentType
Values
Name | Value | Description |
---|---|---|
Custom | 0 |
The custom content type. |
Text | 1 |
The text content type. |
Binary | 2 |
The binary content type. |
DateTime | 3 |
The date time content type. |
Agent | 4 |
The agent content type. |
See Also
- namespace GroupDocs.Metadata.Formats.BusinessCard
- assembly GroupDocs.Metadata