VCardIdentificationInfo
VCardIdentificationInfo class
Represents vCard identification information
Constructors
| Name | Description |
|---|---|
| VCardIdentificationInfo (2 overloads) | Initializes a new instance of the VCardIdentificationInfo class |
Methods
| Name | Description |
|---|---|
| get_Birthday | Gets a contact’s bithday |
| get_DisplayName | Gets a contact’s display(formatted) name |
| get_FullName | Gets a contact’s full name |
| get_Nickname | Gets a contact’s nickname |
| get_Photo | Gets a contact’s photo |
| set_Birthday | Sets a contact’s bithday |
| set_DisplayName | Sets a contact’s display(formatted) name |
| set_FullName | Sets a contact’s full name |
| set_Nickname | Sets a contact’s nickname |
| set_Photo | Sets a contact’s photo |
| ToVCardHeaderList | Adds the identification properties to the specified properties |