MapiContactPersonalInfoPropertySet
Contents
[
Hide
]MapiContactPersonalInfoPropertySet class
Inherits: Aspose::Email::Mapi::MapiContactPropertySet
Specify other additional contact information
Constructors
| Name | Description |
|---|---|
| MapiContactPersonalInfoPropertySet (4 overloads) | Initializes a new instance of the MapiContactPersonalInfoPropertySet class |
Methods
| Name | Description |
|---|---|
| get_Account | Specifies the account name of the contact |
| get_BusinessHomePage | Specifies the contact’s business web page URL |
| get_Children | Contains a list of names of children. |
| get_ComputerNetworkName | Specifies the name of the network to which the contact’s computer is connected |
| get_CustomerId | Specifies the contact’s customer ID number |
| get_FreeBusyLocation | Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file |
| get_FtpSite | Specifies the contact’s File Transfer Protocol (FTP) URL |
| get_Gender | Specifies the gender of the contact |
| get_GovernmentIdNumber | Specifies the contact’s government ID number |
| get_Hobbies | Specifies the hobbies of the contact |
| get_Html | Specifies the contact’s business web page URL |
| get_InstantMessagingAddress | Specifies the contact’s instant messaging address |
| get_Language | Specifies the language that the contact uses |
| get_Location | Specifies the location of the contact |
| get_Notes | Specifies the additional notes |
| get_NotesType | Gets the notes text format. |
| get_OrganizationalIdNumber | Specifies an organizational ID number for the contact |
| get_PersonalHomePage | Specifies the contact’s personal web page URL |
| get_ReferredByName | Specifies the name of the person who referred this contact to the user |
| get_SpouseName | Specifies the name of the contact’s spouse/partner |
| set_Account | Specifies the account name of the contact |
| set_BusinessHomePage | Specifies the contact’s business web page URL |
| set_Children | Contains a list of names of children. |
| set_ComputerNetworkName | Specifies the name of the network to which the contact’s computer is connected |
| set_CustomerId | Specifies the contact’s customer ID number |
| set_FreeBusyLocation | Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file |
| set_FtpSite | Specifies the contact’s File Transfer Protocol (FTP) URL |
| set_Gender | Specifies the gender of the contact |
| set_GovernmentIdNumber | Specifies the contact’s government ID number |
| set_Hobbies | Specifies the hobbies of the contact |
| set_Html | Specifies the contact’s business web page URL |
| set_InstantMessagingAddress | Specifies the contact’s instant messaging address |
| set_Language | Specifies the language that the contact uses |
| set_Location | Specifies the location of the contact |
| set_Notes | Specifies the additional notes |
| set_NotesType | Sets the notes text format. |
| set_OrganizationalIdNumber | Specifies an organizational ID number for the contact |
| set_PersonalHomePage | Specifies the contact’s personal web page URL |
| set_ReferredByName | Specifies the name of the person who referred this contact to the user |
| set_SpouseName | Specifies the name of the contact’s spouse/partner |
| SetOwner | Implements Aspose::Email::Mapi::MapiContactPropertySet . |
| ToVCard | Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList |