Contains object identification information More...
Inherits Object.
Public Member Functions | |
| System::String | get_EWSId () |
| Exchange web service id More... | |
| void | set_EWSId (System::String value) |
| Exchange web service id More... | |
| System::String | get_WebDavId () |
| WebDav services id More... | |
| void | set_WebDavId (System::String value) |
| WebDav services id More... | |
| System::String | get_GoogleId () |
| Google services id More... | |
| void | set_GoogleId (System::String value) |
| Google services id More... | |
| ObjectIdentifier () | |
| Initialize a new instance of the ObjectIdentifier class. More... | |
| ObjectIdentifier (System::String type, System::String value) | |
| Initialize a new instance of the ObjectIdentifier class. More... | |
| System::String | idx_get (System::String idType) |
| Gets or set value of identification information according its type. More... | |
| void | idx_set (System::String idType, System::String value) |
| Gets or set value of identification information according its type. More... | |
Contains object identification information
| Aspose::Email::ObjectIdentifier::ObjectIdentifier | ( | ) |
Initialize a new instance of the ObjectIdentifier class.
| Aspose::Email::ObjectIdentifier::ObjectIdentifier | ( | System::String | type, |
| System::String | value | ||
| ) |
Initialize a new instance of the ObjectIdentifier class.
| type | |
| value |
| System::String Aspose::Email::ObjectIdentifier::get_EWSId | ( | ) |
Exchange web service id
| System::String Aspose::Email::ObjectIdentifier::get_GoogleId | ( | ) |
Google services id
| System::String Aspose::Email::ObjectIdentifier::get_WebDavId | ( | ) |
WebDav services id
| System::String Aspose::Email::ObjectIdentifier::idx_get | ( | System::String | idType | ) |
Gets or set value of identification information according its type.
| idType | Type of identifier |
| void Aspose::Email::ObjectIdentifier::idx_set | ( | System::String | idType, |
| System::String | value | ||
| ) |
Gets or set value of identification information according its type.
| idType | Type of identifier |
| value | value of identifier according its type |
| void Aspose::Email::ObjectIdentifier::set_EWSId | ( | System::String | value | ) |
Exchange web service id
| void Aspose::Email::ObjectIdentifier::set_GoogleId | ( | System::String | value | ) |
Google services id
| void Aspose::Email::ObjectIdentifier::set_WebDavId | ( | System::String | value | ) |
WebDav services id
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |
|
friend |