com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ContentClassType



  • public final class ContentClassType
    extends Object

    Represents the content class of item.

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static 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 getAppointment()
      Gets the urn:content-classes:appointment content class that defines properties for items that are appointments.
      static 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 getCalendarMessage()
      Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests.
      static 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 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 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 getFolder()
      Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store.
      static ContentClassType getGroup()
      Gets the value that represents the content class urn:content-classes:group.
      static 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 getMailFolder()
      Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages.
      static 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 getMessage()
      Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message.
      static ContentClassType getNote()
      Gets the value that represents the content class urn:content-classes:note.
      static 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 getPerson()
      Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact.
      static ContentClassType getRecallMesage()
      Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message.
      static 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 getReportMessage()
      Gets the value that represents the content class urn:content-classes:reportmessage.
      static ContentClassType getTask()
      Gets the value that represents the content class urn:content-classes:task.
      static ContentClassType getTaskFolder()
      Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items.
      String toString()
      Returns a String that represents this instance.
    • Constructor Detail

      • ContentClassType

        public ContentClassType(String value)

        Initializes a new instance of the ContentClassType class.

        Parameters:
        value - The value.
    • Method Detail

      • getActivity

        public static ContentClassType getActivity()

        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.

        Value: The activity content class.
      • getAppointment

        public static ContentClassType getAppointment()

        Gets the urn:content-classes:appointment content class that defines properties for items that are appointments.

        Value: The appointment content class.
      • getCalendarFolder

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

        Value: The calendar folder content calss.
      • getCalendarMessage

        public static ContentClassType getCalendarMessage()

        Gets the urn:content-classes:calendarmessage content class that defines a set of properties for message items that contain meeting requests.

        Value: The calendar message content class.
      • getContactFolder

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

        Value: The contact folder content class.
      • getDocument

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

        Value: The document content class.
      • getDSN

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

        Value: The DSN content class.
      • getFolder

        public static ContentClassType getFolder()

        Gets the urn:content-classes:folder content class that defines a set of properties for a folder in the Exchange store.

        Value: The folder content class.
      • getGroup

        public static ContentClassType getGroup()

        Gets the value that represents the content class urn:content-classes:group.

        Value: The group content class.
      • getJournalFolder

        public static ContentClassType getJournalFolder()

        Gets the urn:content-classes:journalfolder content class that defines a set of properties for a folder that primarily contains journal items.

        Value: The journal folder content class.
      • getMailFolder

        public static ContentClassType getMailFolder()

        Gets the urn:content-classes:mailfolder content class that defines a set of properties for a folder that primarily contains messages.

        Value: The mail folder content class.
      • getMDN

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

        Value: The MDN content class.
      • getMessage

        public static ContentClassType getMessage()

        Gets the urn:content-classes:message content class that defines a set of properties for an item that is a message.

        Value: The message content class.
      • getNote

        public static ContentClassType getNote()

        Gets the value that represents the content class urn:content-classes:note.

        Value: The note content class.
      • getNoteFolder

        public static ContentClassType getNoteFolder()

        Gets the urn:content-classes:notesfolder content class that defines a set of properties for a folder that primarily contains note items.

        Value: The note folder content class.
      • getPerson

        public static ContentClassType getPerson()

        Gets the urn:content-classes:person content class that defines a set of properties for an item that is a contact.

        Value: The person content class.
      • getRecallMesage

        public static ContentClassType getRecallMesage()

        Gets the urn:content-classes:recallmessage content class that defines a set of properties for a recall message.

        Value: The recall mesage content class.
      • getRecallReport

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

        Value: The recall report content class.
      • getReportMessage

        public static ContentClassType getReportMessage()

        Gets the value that represents the content class urn:content-classes:reportmessage.

        Value: The report message content class.
      • getTask

        public static ContentClassType getTask()

        Gets the value that represents the content class urn:content-classes:task.

        Value: The task content class.
      • getTaskFolder

        public static ContentClassType getTaskFolder()

        Gets the urn:content-classes:taskfolder content class that defines a set of properties for a folder that primarily contains task items.

        Value: The task folder content class.
      • toString

        public String toString()

        Returns a String that represents this instance.

        Overrides:
        toString in class Object
        Returns:
        A String that represents this instance.