Aspose::Email::Mapi::MapiContact class | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | friend |
Aspose::Email::Tools::ContactConverter class | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | friend |
get_HomeAddress() const | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
get_OtherAddress() const | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
get_WorkAddress() const | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
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 |
MapiContactPhysicalAddressPropertySet() | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
MapiContactPhysicalAddressPropertySet(System::SharedPtr< MapiMessageItemBase > msg) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
MapiContactPhysicalAddressPropertySet(System::SharedPtr< MapiPropertyCollection > properties) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
MapiContactPhysicalAddressPropertySet(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
set_HomeAddress(System::SharedPtr< MapiContactPhysicalAddress > value) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
set_OtherAddress(System::SharedPtr< MapiContactPhysicalAddress > value) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
set_WorkAddress(System::SharedPtr< MapiContactPhysicalAddress > value) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |
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::MapiContactPhysicalAddressPropertySet | 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, System::String officeLocation) | Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet | |