| Aspose::Email::Mapi::MapiContact class | Aspose::Email::Mapi::MapiContactEventPropertySet | friend |
| Aspose::Email::Tools::ContactConverter class | Aspose::Email::Mapi::MapiContactEventPropertySet | friend |
| get_Birthday() | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| get_WeddingAnniversary() | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| 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 |
| MapiContactEventPropertySet() | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| MapiContactEventPropertySet(System::SharedPtr< MapiMessageItemBase > msg) | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| MapiContactEventPropertySet(System::SharedPtr< MapiPropertyCollection > properties) | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| MapiContactEventPropertySet(System::SharedPtr< Aspose::Email::PersonalInfo::VCard::VCardHeaderList > properties) | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| msg | Aspose::Email::Mapi::MapiContactPropertySet | protected |
| set_Birthday(System::DateTime value) | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| set_WeddingAnniversary(System::DateTime value) | Aspose::Email::Mapi::MapiContactEventPropertySet | |
| 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::MapiContactEventPropertySet | 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::MapiContactEventPropertySet | |