Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter class | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | friend |
Aspose::Email::Mapi::MapiContact class | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | friend |
Aspose::Email::Tools::ContactConverter class | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | friend |
get_Account() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_BusinessHomePage() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Children() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_ComputerNetworkName() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_CustomerId() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_FreeBusyLocation() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_FtpSite() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Gender() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_GovernmentIdNumber() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Hobbies() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Html() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_InstantMessagingAddress() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Language() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Location() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_Notes() const | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_NotesType() const | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_OrganizationalIdNumber() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_PersonalHomePage() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_ReferredByName() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
get_SpouseName() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
GetBooleanProperty(MapiNamedPropertyId nameId, bool value) | Aspose::Email::Mapi::MapiContactPropertySet | |
GetDateTimeProperty(MapiNamedPropertyId nameId, System::DateTime value) | Aspose::Email::Mapi::MapiContactPropertySet | |
GetStringProperty(MapiNamedPropertyId nameId, System::String value) | Aspose::Email::Mapi::MapiContactPropertySet | |
GetStringProperty(int64_t tag, System::String value) | Aspose::Email::Mapi::MapiContactPropertySet | protected |
MapiContactPersonalInfoPropertySet() | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
MapiContactPersonalInfoPropertySet(System::SharedPtr< MapiMessageItemBase > msg) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
MapiContactPersonalInfoPropertySet(System::SharedPtr< MapiPropertyCollection > properties) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
MapiContactPersonalInfoPropertySet(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
set_Account(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_BusinessHomePage(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Children(System::ArrayPtr< System::String > value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_ComputerNetworkName(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_CustomerId(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_FreeBusyLocation(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_FtpSite(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Gender(MapiContactGender value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_GovernmentIdNumber(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Hobbies(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Html(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_InstantMessagingAddress(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Language(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Location(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_Notes(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_NotesType(BodyContentType value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_OrganizationalIdNumber(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_PersonalHomePage(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_ReferredByName(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
set_SpouseName(System::String value) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |
SetBooleanProperty(MapiNamedPropertyId nameId, bool value, System::Guid psetId, bool &prop) | Aspose::Email::Mapi::MapiContactPropertySet | |
SetDateTimeProperty(MapiNamedPropertyId nameId, System::DateTime value, System::Guid psetId, System::DateTime &prop) | Aspose::Email::Mapi::MapiContactPropertySet | |
SetDateTimeProperty(int64_t tag, System::DateTime value, System::DateTime &prop) | Aspose::Email::Mapi::MapiContactPropertySet | protected |
SetOwner(System::SharedPtr< MapiMessageItemBase > msg) override | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | virtual |
SetStringProperty(MapiNamedPropertyId nameId, System::String value, System::Guid psetId, System::String &prop) | Aspose::Email::Mapi::MapiContactPropertySet | |
SetStringProperty(int64_t tag, System::String value, System::String &prop) | Aspose::Email::Mapi::MapiContactPropertySet | protected |
ToVCard(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > vCardProperties) | Aspose::Email::Mapi::MapiContactPersonalInfoPropertySet | |