VCardIdentificationInfo

VCardIdentificationInfo class

Represents vCard identification information

The VCardIdentificationInfo type exposes the following members:

Constructors

NameDescription
VCardIdentificationInfo()Initializes a new instance of the VCardIdentificationInfo class

Properties

NameDescription
full_nameGets or sets a contact’s full name
display_nameGets or sets a contact’s display(formatted) name
nicknameGets or sets a contact’s nickname
birthdayGets or sets a contact’s bithday
photoGets or sets a contact’s photo

See Also