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