Represents the content class of item. More...
Inherits Object.
Public Member Functions | |
ContentClassType (System::String value) | |
Initializes a new instance of the ContentClassType class. More... | |
System::String | ToString () const override |
Returns a System::String that represents this instance. More... | |
Static Public Member Functions | |
static System::SharedPtr< ContentClassType > | get_Activity () |
Gets the urn:content-classes:activity content class that defines a set of properties for an item that is a Journal. This maps to IPM.Activity. More... | |
static System::SharedPtr< ContentClassType > | get_Appointment () |
Gets the urn:content-classes:appointment content class that defines properties for items that are appointments. More... | |
static System::SharedPtr< ContentClassType > | get_CalendarFolder () |
Gets the The urn:content-classes:calendarfolder content class that defines a set of properties for a folder that primarily contains appointment items. More... | |
static System::SharedPtr< ContentClassType > | get_CalendarMessage () |
Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests. More... | |
static System::SharedPtr< ContentClassType > | get_ContactFolder () |
Gets the The urn:content-classes:contactfolder content class that defines a set of properties for a folder that primarily contains contact items. More... | |
static System::SharedPtr< ContentClassType > | get_Document () |
Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file. More... | |
static System::SharedPtr< ContentClassType > | get_DSN () |
Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message. More... | |
static System::SharedPtr< ContentClassType > | get_Folder () |
Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store. More... | |
static System::SharedPtr< ContentClassType > | get_Group () |
Gets the value that represents the content class urn:content-classes:group. More... | |
static System::SharedPtr< ContentClassType > | get_JournalFolder () |
Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items. More... | |
static System::SharedPtr< ContentClassType > | get_MailFolder () |
Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages. More... | |
static System::SharedPtr< ContentClassType > | get_MDN () |
Gets the urn:content-classes:mdn content class that defines a set of properties for an item that is a Mail Delivery Notification (MDN) message. More... | |
static System::SharedPtr< ContentClassType > | get_Message () |
Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message. More... | |
static System::SharedPtr< ContentClassType > | get_Note () |
Gets the value that represents the content class urn:content-classes:note. More... | |
static System::SharedPtr< ContentClassType > | get_NoteFolder () |
Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items. More... | |
static System::SharedPtr< ContentClassType > | get_Person () |
Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact. More... | |
static System::SharedPtr< ContentClassType > | get_RecallMesage () |
Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message. More... | |
static System::SharedPtr< ContentClassType > | get_RecallReport () |
Gets the urn:content-classes:recallreport content class that defines a set of properties for an item that is a recall report message. More... | |
static System::SharedPtr< ContentClassType > | get_ReportMessage () |
Gets the value that represents the content class urn:content-classes:reportmessage. More... | |
static System::SharedPtr< ContentClassType > | get_Task () |
Gets the value that represents the content class urn:content-classes:task. More... | |
static System::SharedPtr< ContentClassType > | get_TaskFolder () |
Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items. More... | |
Represents the content class of item.
Aspose::Email::Clients::Exchange::Dav::ContentClassType::ContentClassType | ( | System::String | value | ) |
Initializes a new instance of the ContentClassType class.
value | The value. |
|
static |
Gets the urn:content-classes:activity content class that defines a set of properties for an item that is a Journal. This maps to IPM.Activity.
The activity content class.
|
static |
Gets the urn:content-classes:appointment content class that defines properties for items that are appointments.
The appointment content class.
|
static |
Gets the The urn:content-classes:calendarfolder content class that defines a set of properties for a folder that primarily contains appointment items.
The calendar folder content calss.
|
static |
Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests.
The calendar message content class.
|
static |
Gets the The urn:content-classes:contactfolder content class that defines a set of properties for a folder that primarily contains contact items.
The contact folder content class.
|
static |
Gets the urn:content-classes:document content class that defines a set of properties for an item that is a document such as a Microsoft� Word file.
The document content class.
|
static |
Gets the the urn:content-classes:dsn content class that defines a set of properties for an item that is a Delivery Status Notification (DSN) message.
The DSN content class.
|
static |
Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store.
The folder content class.
|
static |
Gets the value that represents the content class urn:content-classes:group.
The group content class.
|
static |
Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items.
The journal folder content class.
|
static |
Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages.
The mail folder content class.
|
static |
Gets the urn:content-classes:mdn content class that defines a set of properties for an item that is a Mail Delivery Notification (MDN) message.
The MDN content class.
|
static |
Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message.
The message content class.
|
static |
Gets the value that represents the content class urn:content-classes:note.
The note content class.
|
static |
Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items.
The note folder content class.
|
static |
Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact.
The person content class.
|
static |
Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message.
The recall mesage content class.
|
static |
Gets the urn:content-classes:recallreport content class that defines a set of properties for an item that is a recall report message.
The recall report content class.
|
static |
Gets the value that represents the content class urn:content-classes:reportmessage.
The report message content class.
|
static |
Gets the value that represents the content class urn:content-classes:task.
The task content class.
|
static |
Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items.
The task folder content class.
|
override |
Returns a System::String that represents this instance.