Modifier and Type | Method and Description |
---|---|
static ContentClassType |
ContentClassType.getActivity()
Gets the urn:content-classes:activity content class that defines
a set of properties for an item that is a Journal.
|
static ContentClassType |
ContentClassType.getAppointment()
Gets the urn:content-classes:appointment content class
that defines properties for items that are appointments.
|
static ContentClassType |
ContentClassType.getCalendarFolder()
Gets the The urn:content-classes:calendarfolder content class
that defines a set of properties for a folder
that primarily contains appointment items.
|
static ContentClassType |
ContentClassType.getCalendarMessage()
Gets the urn:content-classes:calendarmessage content class
that defines a set of properties for message items
that contain meeting requests.
|
static ContentClassType |
ContentClassType.getContactFolder()
Gets the The urn:content-classes:contactfolder content class
that defines a set of properties for a folder
that primarily contains contact items.
|
static ContentClassType |
ContentClassType.getDocument()
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.
|
static ContentClassType |
ContentClassType.getDSN()
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.
|
static ContentClassType |
ContentClassType.getFolder()
Gets the urn:content-classes:folder content class
that defines a set of properties for a folder in the Exchange store.
|
static ContentClassType |
ContentClassType.getGroup()
Gets the value that represents the content class urn:content-classes:group.
|
static ContentClassType |
ContentClassType.getJournalFolder()
Gets the urn:content-classes:journalfolder content class
that defines a set of properties for a folder that primarily contains journal items.
|
static ContentClassType |
ContentClassType.getMailFolder()
Gets the urn:content-classes:mailfolder content class
that defines a set of properties for a folder that primarily contains messages.
|
static ContentClassType |
ContentClassType.getMDN()
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.
|
static ContentClassType |
ContentClassType.getMessage()
Gets the urn:content-classes:message content class
that defines a set of properties for an item that is a message.
|
static ContentClassType |
ContentClassType.getNote()
Gets the value that represents the content class urn:content-classes:note.
|
static ContentClassType |
ContentClassType.getNoteFolder()
Gets the urn:content-classes:notesfolder content class
that defines a set of properties for a folder that primarily contains note items.
|
static ContentClassType |
ContentClassType.getPerson()
Gets the urn:content-classes:person content class
that defines a set of properties for an item that is a contact.
|
static ContentClassType |
ContentClassType.getRecallMesage()
Gets the urn:content-classes:recallmessage content class
that defines a set of properties for a recall message.
|
static ContentClassType |
ContentClassType.getRecallReport()
Gets the urn:content-classes:recallreport content class
that defines a set of properties for an item that is a recall report message.
|
static ContentClassType |
ContentClassType.getReportMessage()
Gets the value that represents the content class urn:content-classes:reportmessage.
|
static ContentClassType |
ContentClassType.getTask()
Gets the value that represents the content class urn:content-classes:task.
|
static ContentClassType |
ContentClassType.getTaskFolder()
Gets the urn:content-classes:taskfolder content class
that defines a set of properties for a folder that primarily contains task items.
|