ContentClassType
Contents
[
Hide
]ContentClassType class
Represents the content class of item.
Constructors
| Name | Description |
|---|---|
| ContentClassType | Initializes a new instance of the ContentClassType class. |
Methods
| Name | Description |
|---|---|
| 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. |
| get_Appointment | Gets the urn:content-classes:appointment content class that defines properties for items that are appointments. |
| 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. |
| get_CalendarMessage | Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests. |
| 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. |
| 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. |
| 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. |
| get_Folder | Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store. |
| get_Group | Gets the value that represents the content class urn:content-classes:group. |
| get_JournalFolder | Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items. |
| get_MailFolder | Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages. |
| 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. |
| get_Message | Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message. |
| get_Note | Gets the value that represents the content class urn:content-classes:note. |
| get_NoteFolder | Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items. |
| get_Person | Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact. |
| get_RecallMesage | Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message. |
| 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. |
| get_ReportMessage | Gets the value that represents the content class urn:content-classes:reportmessage. |
| get_Task | Gets the value that represents the content class urn:content-classes:task. |
| get_TaskFolder | Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items. |
| ToString | Returns a System::String that represents this instance. |