Base abstract class for MapiContactElectronicAddress and MapiContactPhysicalAddress.
More...
Inherits Object.
Inherited by Aspose::Email::Mapi::MapiContactElectronicAddress, and Aspose::Email::Mapi::MapiContactPhysicalAddress.
|
| MapiContactAddressType | type |
| |
|
| virtual void | SetProperties ()=0 |
| |
| System::String | GetStringProperty (System::SharedPtr< System::Object > propId, System::String value) |
| |
| void | SetStringProperty (System::SharedPtr< System::Object > propId, System::String value, System::String &prop) |
| |
◆ MapiContactAddress()
| Aspose::Email::Mapi::MapiContactAddress::MapiContactAddress |
( |
| ) |
|
◆ GetStringProperty()
| System::String Aspose::Email::Mapi::MapiContactAddress::GetStringProperty |
( |
System::SharedPtr< System::Object > |
propId, |
|
|
System::String |
value |
|
) |
| |
|
protected |
◆ SetOwner()
| void Aspose::Email::Mapi::MapiContactAddress::SetOwner |
( |
System::SharedPtr< MapiMessageItemBase > |
msg, |
|
|
MapiContactAddressType |
type |
|
) |
| |
◆ SetProperties()
| virtual void Aspose::Email::Mapi::MapiContactAddress::SetProperties |
( |
| ) |
|
|
protectedpure virtual |
◆ SetStringNamedProperty()
| void Aspose::Email::Mapi::MapiContactAddress::SetStringNamedProperty |
( |
System::String |
value, |
|
|
MapiNamedPropertyId |
propId |
|
) |
| |
◆ SetStringProperty()
| void Aspose::Email::Mapi::MapiContactAddress::SetStringProperty |
( |
System::SharedPtr< System::Object > |
propId, |
|
|
System::String |
value, |
|
|
System::String & |
prop |
|
) |
| |
|
protected |
◆ Aspose::Email::Mapi::MapiContactElectronicAddress
◆ Aspose::Email::Mapi::MapiContactElectronicAddressPropertySet
◆ Aspose::Email::Mapi::MapiContactPhysicalAddress
◆ Aspose::Email::Mapi::MapiContactPhysicalAddressPropertySet
◆ msg
◆ type
| MapiContactAddressType Aspose::Email::Mapi::MapiContactAddress::type |