Aspose::Email::Mapi::MapiContact class | Aspose::Email::Mapi::MapiContactOtherPropertySet | friend |
Aspose::Email::Tools::ContactConverter class | Aspose::Email::Mapi::MapiContactOtherPropertySet | friend |
get_Journal() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_Private() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_ReminderTime() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_ReminderTopic() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_UserField1() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_UserField2() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_UserField3() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
get_UserField4() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
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 |
MapiContactOtherPropertySet() | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
MapiContactOtherPropertySet(System::SharedPtr< MapiMessageItemBase > msg) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
MapiContactOtherPropertySet(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
set_Journal(bool value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_Private(bool value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_ReminderTime(System::DateTime value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_ReminderTopic(System::String value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_UserField1(System::String value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_UserField2(System::String value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_UserField3(System::String value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
set_UserField4(System::String value) | Aspose::Email::Mapi::MapiContactOtherPropertySet | |
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::MapiContactOtherPropertySet | 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::MapiContactOtherPropertySet | |