Aspose::Email::Mapi::MapiContactNamePropertySet Member List

This is the complete list of members for Aspose::Email::Mapi::MapiContactNamePropertySet, including all inherited members.

Aspose::Email::Mapi::MapiContact classAspose::Email::Mapi::MapiContactNamePropertySetfriend
Aspose::Email::Tools::ContactConverter classAspose::Email::Mapi::MapiContactNamePropertySetfriend
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::MapiContactPropertySetprotected
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
msgAspose::Email::Mapi::MapiContactPropertySetprotected
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::MapiContactPropertySetprotected
SetOwner(System::SharedPtr< MapiMessageItemBase > msg) overrideAspose::Email::Mapi::MapiContactNamePropertySetvirtual
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::MapiContactPropertySetprotected
ToVCard(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > vCardProperties)Aspose::Email::Mapi::MapiContactNamePropertySet