groupdocs.metadata.formats.businesscard
The namespace contains classes intended to work with electronic business card formats.
Classes
Class | Description |
---|---|
VCardAgentRecord |
Represents vCard Agent record metadata class. |
VCardBasePackage |
Represents the base VCard metadata class. |
VCardBinaryRecord |
Represents vCard binary record metadata class. |
VCardCalendarRecordset |
Represents a set of Calendar vCard records. |
VCardCard |
Represents a single card extracted from a VCard file. |
VCardCommunicationRecordset |
Represents a set of Communication vCard records.
These properties describe information about how to communicate with the object the vCard represents. |
VCardCustomRecord |
Represents vCard custom record metadata class. |
VCardDateTimeRecord |
Represents vCard date time record metadata class. |
VCardDeliveryAddressingRecordset |
Represents a set of Delivery Addressing vCard records.
These types are concerned with information related to the delivery addressing or label for the vCard object. |
VCardExplanatoryRecordset |
Represents a set of Explanatory vCard records.
These properties are concerned with additional explanations, such as that related to informational notes or revisions specific to the vCard. |
VCardGeneralRecordset |
Represents a set of General vCard records. |
VCardGeographicalRecordset |
Represents a set of Geographical vCard records.
These properties are concerned with information associated with geographical positions or regions associated with the object the vCard represents. |
VCardIdentificationRecordset |
Represents a set of Identification vCard records.
These types are used to capture information associated with the identification and naming of the entity associated with the vCard. |
VCardOrganizationalRecordset |
Represents a set of Organizational vCard records.
These properties are concerned with information associated with characteristics of the organization or organizational units of the object that the vCard represents. |
VCardPackage |
Represents VCF (Virtual Contact File) electronic business card format metadata. |
VCardRecord |
Represents abstract vCard record metadata class. |
VCardRecordset |
Provides a base vCard record union class. |
VCardRootPackage |
Represents the root package allowing working with metadata in a VCard file. |
VCardSecurityRecordset |
Represents a set of Security vCard records.
These properties are concerned with the security of communication pathways or access to the vCard. |
VCardTextRecord |
Represents vCard text record metadata class. |
Enumerations
Enumeration | Description |
---|---|
VCardContentType |
Defines vCard record content types. |