Aspose::Email::Mapi::MapiContact class | Aspose::Email::Mapi::MapiContactNamePropertySet | friend |
Aspose::Email::Tools::ContactConverter class | Aspose::Email::Mapi::MapiContactNamePropertySet | friend |
get_DisplayName() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_DisplayNamePrefix() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_FileUnder() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_FileUnderID() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_Generation() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_GivenName() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_Initials() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_MiddleName() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_Nickname() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
get_Surname() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
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 |
MapiContactNamePropertySet() | Aspose::Email::Mapi::MapiContactNamePropertySet | |
MapiContactNamePropertySet(System::String givenName, System::String middleName, System::String surname) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
MapiContactNamePropertySet(System::SharedPtr< MapiMessageItemBase > msg) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
MapiContactNamePropertySet(System::SharedPtr< MapiPropertyCollection > properties) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
MapiContactNamePropertySet(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
set_DisplayName(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_DisplayNamePrefix(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_FileUnder(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_FileUnderID(uint32_t value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_Generation(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_GivenName(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_Initials(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_MiddleName(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_Nickname(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
set_Surname(System::String value) | Aspose::Email::Mapi::MapiContactNamePropertySet | |
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::MapiContactNamePropertySet | 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::MapiContactNamePropertySet | |