VCardContact

VCardContact class

Represents a vCard contact

Constructors

NameDescription
VCardContact (2 overloads)Initializes a new instance of the VCardContact class

Methods

NameDescription
get_DeliveryAddressesGets a delivery addresses
get_EmailsGets a contact’s email addresses
get_ExplanatoryInfoGets a vCard explanatory information
get_ExtendedPropertiesGets an extended properties
get_GeoGets a global positioning
get_IdentificationInfoGets an identification properties
get_LabelsGets a delivery addresses
get_MailerGets a mailer
get_OrganizationGets an organization information
get_SecurityGets a security properites
get_TelephoneNumbersGets a contact’s telephone numbers
get_TimeZoneGets a timeZone
IsMultiContacts (2 overloads)Checks whether source stream contains multi contacts.
Load (6 overloads)Reads VCardContact from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0
LoadAsMultiple (6 overloads)Loads list of contacts from multi contact stream.
Save (6 overloads)Saves this MapiContact into the given stream with vCard format. The supported vCard version is 2.1
set_DeliveryAddressesSets a delivery addresses
set_EmailsSets a contact’s email addresses
set_ExplanatoryInfoSets a vCard explanatory information
set_ExtendedPropertiesSets an extended properties
set_GeoSets a global positioning
set_IdentificationInfoSets an identification properties
set_LabelsSets a delivery addresses
set_MailerSets a mailer
set_OrganizationSets an organization information
set_SecuritySets a security properites
set_TelephoneNumbersSets a contact’s telephone numbers
set_TimeZoneSets a timeZone