Aspose::Email::ObjectIdentifier Class Reference

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...
 

Friends

class Aspose::Email::Calendar::Appointment
 
class Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter
 
class Aspose::Email::Tools::CalendarConverter
 
class Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter
 
class Aspose::Email::Tools::ContactConverter
 
class Aspose::Email::Clients::Exchange::Dav::ExchangeClient
 
class Aspose::Email::Clients::Exchange::ExchangeDistributionList
 
class Aspose::Email::Clients::Exchange::WebService::EWSClient2007
 
class Aspose::Email::Clients::Exchange::WebService::EWSClient2010
 
class Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::Appointments::Cancel::EwsClientAppointmentCancel
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate
 
class Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch
 
class Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems
 

Detailed Description

Contains object identification information

Constructor & Destructor Documentation

◆ ObjectIdentifier() [1/2]

Aspose::Email::ObjectIdentifier::ObjectIdentifier ( )

Initialize a new instance of the ObjectIdentifier class.

◆ ObjectIdentifier() [2/2]

Aspose::Email::ObjectIdentifier::ObjectIdentifier ( System::String  type,
System::String  value 
)

Initialize a new instance of the ObjectIdentifier class.

Parameters
type
value

Member Function Documentation

◆ get_EWSId()

System::String Aspose::Email::ObjectIdentifier::get_EWSId ( )

Exchange web service id

◆ get_GoogleId()

System::String Aspose::Email::ObjectIdentifier::get_GoogleId ( )

Google services id

◆ get_WebDavId()

System::String Aspose::Email::ObjectIdentifier::get_WebDavId ( )

WebDav services id

◆ idx_get()

System::String Aspose::Email::ObjectIdentifier::idx_get ( System::String  idType)

Gets or set value of identification information according its type.

Parameters
idTypeType of identifier
Returns
value of identifier according its type

◆ idx_set()

void Aspose::Email::ObjectIdentifier::idx_set ( System::String  idType,
System::String  value 
)

Gets or set value of identification information according its type.

Parameters
idTypeType of identifier
valuevalue of identifier according its type

◆ set_EWSId()

void Aspose::Email::ObjectIdentifier::set_EWSId ( System::String  value)

Exchange web service id

◆ set_GoogleId()

void Aspose::Email::ObjectIdentifier::set_GoogleId ( System::String  value)

Google services id

◆ set_WebDavId()

void Aspose::Email::ObjectIdentifier::set_WebDavId ( System::String  value)

WebDav services id

Friends And Related Function Documentation

◆ Aspose::Email::Calendar::Appointment

◆ Aspose::Email::Clients::Exchange::Dav::ExchangeClient

◆ Aspose::Email::Clients::Exchange::ExchangeDistributionList

◆ Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter

friend class Aspose::Email::Clients::Exchange::WebService::CalendarEwsConverter
friend

◆ Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter

friend class Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter
friend

◆ Aspose::Email::Clients::Exchange::WebService::EWSClient2007

friend class Aspose::Email::Clients::Exchange::WebService::EWSClient2007
friend

◆ Aspose::Email::Clients::Exchange::WebService::EWSClient2010

friend class Aspose::Email::Clients::Exchange::WebService::EWSClient2010
friend

◆ Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions

friend class Aspose::Email::Clients::Exchange::WebService::Extensions::MailMessageExtensions
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::Appointments::Cancel::EwsClientAppointmentCancel

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::Appointments::Cancel::EwsClientAppointmentCancel
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Create::EwsClientContactCreate
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::List::EwsClientContactList
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Update::EwsClientContactUpdate
friend

◆ Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch

friend class Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch
friend

◆ Aspose::Email::Clients::Exchange::WebService::Models::EwsArchiveItems

◆ Aspose::Email::Tools::CalendarConverter

friend class Aspose::Email::Tools::CalendarConverter
friend

◆ Aspose::Email::Tools::ContactConverter

friend class Aspose::Email::Tools::ContactConverter
friend