Specify other additional contact information More...
Inherits Aspose::Email::Mapi::MapiContactPropertySet.
Public Member Functions | |
System::String | get_SpouseName () |
Specifies the name of the contact's spouse/partner More... | |
void | set_SpouseName (System::String value) |
Specifies the name of the contact's spouse/partner More... | |
System::String | get_PersonalHomePage () |
Specifies the contact's personal web page URL More... | |
void | set_PersonalHomePage (System::String value) |
Specifies the contact's personal web page URL More... | |
System::String | get_Language () |
Specifies the language that the contact uses More... | |
void | set_Language (System::String value) |
Specifies the language that the contact uses More... | |
System::String | get_Notes () const |
Specifies the additional notes More... | |
void | set_Notes (System::String value) |
Specifies the additional notes More... | |
BodyContentType | get_NotesType () const |
Gets the notes text format. More... | |
void | set_NotesType (BodyContentType value) |
Sets the notes text format. More... | |
System::String | get_Hobbies () |
Specifies the hobbies of the contact More... | |
void | set_Hobbies (System::String value) |
Specifies the hobbies of the contact More... | |
System::String | get_Location () |
Specifies the location of the contact More... | |
void | set_Location (System::String value) |
Specifies the location of the contact More... | |
System::String | get_InstantMessagingAddress () |
Specifies the contact's instant messaging address More... | |
void | set_InstantMessagingAddress (System::String value) |
Specifies the contact's instant messaging address More... | |
System::String | get_OrganizationalIdNumber () |
Specifies an organizational ID number for the contact More... | |
void | set_OrganizationalIdNumber (System::String value) |
Specifies an organizational ID number for the contact More... | |
System::String | get_CustomerId () |
Specifies the contact's customer ID number More... | |
void | set_CustomerId (System::String value) |
Specifies the contact's customer ID number More... | |
System::String | get_GovernmentIdNumber () |
Specifies the contact's government ID number More... | |
void | set_GovernmentIdNumber (System::String value) |
Specifies the contact's government ID number More... | |
System::String | get_FreeBusyLocation () |
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file More... | |
void | set_FreeBusyLocation (System::String value) |
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file More... | |
System::String | get_Account () |
Specifies the account name of the contact More... | |
void | set_Account (System::String value) |
Specifies the account name of the contact More... | |
System::String | get_Html () |
Specifies the contact's business web page URL More... | |
void | set_Html (System::String value) |
Specifies the contact's business web page URL More... | |
System::String | get_BusinessHomePage () |
Specifies the contact's business web page URL More... | |
void | set_BusinessHomePage (System::String value) |
Specifies the contact's business web page URL More... | |
System::String | get_FtpSite () |
Specifies the contact's File Transfer Protocol (FTP) URL More... | |
void | set_FtpSite (System::String value) |
Specifies the contact's File Transfer Protocol (FTP) URL More... | |
System::String | get_ComputerNetworkName () |
Specifies the name of the network to which the contact's computer is connected More... | |
void | set_ComputerNetworkName (System::String value) |
Specifies the name of the network to which the contact's computer is connected More... | |
MapiContactGender | get_Gender () |
Specifies the gender of the contact More... | |
void | set_Gender (MapiContactGender value) |
Specifies the gender of the contact More... | |
System::String | get_ReferredByName () |
Specifies the name of the person who referred this contact to the user More... | |
void | set_ReferredByName (System::String value) |
Specifies the name of the person who referred this contact to the user More... | |
System::ArrayPtr< System::String > | get_Children () |
Contains a list of names of children. More... | |
void | set_Children (System::ArrayPtr< System::String > value) |
Contains a list of names of children. More... | |
MapiContactPersonalInfoPropertySet () | |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class More... | |
MapiContactPersonalInfoPropertySet (System::SharedPtr< MapiMessageItemBase > msg) | |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class More... | |
MapiContactPersonalInfoPropertySet (System::SharedPtr< MapiPropertyCollection > properties) | |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class More... | |
MapiContactPersonalInfoPropertySet (System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class More... | |
void | ToVCard (System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > vCardProperties) |
Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList More... | |
void | SetOwner (System::SharedPtr< MapiMessageItemBase > msg) override |
Public Member Functions inherited from Aspose::Email::Mapi::MapiContactPropertySet | |
System::String | GetStringProperty (MapiNamedPropertyId nameId, System::String value) |
void | SetStringProperty (MapiNamedPropertyId nameId, System::String value, System::Guid psetId, System::String &prop) |
bool | GetBooleanProperty (MapiNamedPropertyId nameId, bool value) |
void | SetBooleanProperty (MapiNamedPropertyId nameId, bool value, System::Guid psetId, bool &prop) |
System::DateTime | GetDateTimeProperty (MapiNamedPropertyId nameId, System::DateTime value) |
void | SetDateTimeProperty (MapiNamedPropertyId nameId, System::DateTime value, System::Guid psetId, System::DateTime &prop) |
Friends | |
class | Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter |
class | Aspose::Email::Tools::ContactConverter |
class | Aspose::Email::Mapi::MapiContact |
Additional Inherited Members | |
Protected Member Functions inherited from Aspose::Email::Mapi::MapiContactPropertySet | |
System::String | GetStringProperty (int64_t tag, System::String value) |
void | SetStringProperty (int64_t tag, System::String value, System::String &prop) |
void | SetDateTimeProperty (int64_t tag, System::DateTime value, System::DateTime &prop) |
Protected Attributes inherited from Aspose::Email::Mapi::MapiContactPropertySet | |
System::SharedPtr< MapiMessageItemBase > | msg |
Specify other additional contact information
Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::MapiContactPersonalInfoPropertySet | ( | ) |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::MapiContactPersonalInfoPropertySet | ( | System::SharedPtr< MapiMessageItemBase > | msg | ) |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
msg | A MapiMessage containing contact personal properties |
Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::MapiContactPersonalInfoPropertySet | ( | System::SharedPtr< MapiPropertyCollection > | properties | ) |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
properties | A MapiPropertyCollection containing contact personal properties |
Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::MapiContactPersonalInfoPropertySet | ( | System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > | properties | ) |
Initializes a new instance of the MapiContactPersonalInfoPropertySet class
properties | A VCardHeaderList containing vCard properties |
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Account | ( | ) |
Specifies the account name of the contact
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_BusinessHomePage | ( | ) |
Specifies the contact's business web page URL
System::ArrayPtr<System::String> Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Children | ( | ) |
Contains a list of names of children.
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_ComputerNetworkName | ( | ) |
Specifies the name of the network to which the contact's computer is connected
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_CustomerId | ( | ) |
Specifies the contact's customer ID number
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_FreeBusyLocation | ( | ) |
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_FtpSite | ( | ) |
Specifies the contact's File Transfer Protocol (FTP) URL
MapiContactGender Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Gender | ( | ) |
Specifies the gender of the contact
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_GovernmentIdNumber | ( | ) |
Specifies the contact's government ID number
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Hobbies | ( | ) |
Specifies the hobbies of the contact
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Html | ( | ) |
Specifies the contact's business web page URL
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_InstantMessagingAddress | ( | ) |
Specifies the contact's instant messaging address
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Language | ( | ) |
Specifies the language that the contact uses
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Location | ( | ) |
Specifies the location of the contact
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_Notes | ( | ) | const |
Specifies the additional notes
BodyContentType Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_NotesType | ( | ) | const |
Gets the notes text format.
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_OrganizationalIdNumber | ( | ) |
Specifies an organizational ID number for the contact
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_PersonalHomePage | ( | ) |
Specifies the contact's personal web page URL
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_ReferredByName | ( | ) |
Specifies the name of the person who referred this contact to the user
System::String Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::get_SpouseName | ( | ) |
Specifies the name of the contact's spouse/partner
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Account | ( | System::String | value | ) |
Specifies the account name of the contact
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_BusinessHomePage | ( | System::String | value | ) |
Specifies the contact's business web page URL
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Children | ( | System::ArrayPtr< System::String > | value | ) |
Contains a list of names of children.
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_ComputerNetworkName | ( | System::String | value | ) |
Specifies the name of the network to which the contact's computer is connected
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_CustomerId | ( | System::String | value | ) |
Specifies the contact's customer ID number
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_FreeBusyLocation | ( | System::String | value | ) |
Specifies a URL path from which a client can retrieve free/busy information for the contact as an iCal file
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_FtpSite | ( | System::String | value | ) |
Specifies the contact's File Transfer Protocol (FTP) URL
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Gender | ( | MapiContactGender | value | ) |
Specifies the gender of the contact
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_GovernmentIdNumber | ( | System::String | value | ) |
Specifies the contact's government ID number
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Hobbies | ( | System::String | value | ) |
Specifies the hobbies of the contact
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Html | ( | System::String | value | ) |
Specifies the contact's business web page URL
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_InstantMessagingAddress | ( | System::String | value | ) |
Specifies the contact's instant messaging address
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Language | ( | System::String | value | ) |
Specifies the language that the contact uses
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Location | ( | System::String | value | ) |
Specifies the location of the contact
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_Notes | ( | System::String | value | ) |
Specifies the additional notes
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_NotesType | ( | BodyContentType | value | ) |
Sets the notes text format.
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_OrganizationalIdNumber | ( | System::String | value | ) |
Specifies an organizational ID number for the contact
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_PersonalHomePage | ( | System::String | value | ) |
Specifies the contact's personal web page URL
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_ReferredByName | ( | System::String | value | ) |
Specifies the name of the person who referred this contact to the user
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::set_SpouseName | ( | System::String | value | ) |
Specifies the name of the contact's spouse/partner
|
overridevirtual |
Implements Aspose::Email::Mapi::MapiContactPropertySet.
void Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet::ToVCard | ( | System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > | vCardProperties | ) |
Converts this MapiContactPersonalInfoPropertySet into vCard properties and adds them to the specified VCardHeaderList
vCardProperties | A VCardHeaderList |
|
friend |
|
friend |
|
friend |