This is the complete list of members for Aspose::Email::Mapi::MapiContactPropertySet, including all inherited members.
| 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 |
| msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
| 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)=0 | Aspose::Email::Mapi::MapiContactPropertySet | pure 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 |