com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MapiObjectProperty



  • public class MapiObjectProperty
    extends MapiProperty

    Represents a Custom object included in Outlook Message documents.

    • Method Detail

      • isOutlookMessage

        public final boolean isOutlookMessage()

        Indicates whether the object property is an embedded outlook message.

      • toMapiMessage

        public final MapiMessage toMapiMessage()

        Creates the MapiMessage from object data.

        Returns:
        The resultant MapiMessage.
        Throws:
        com.aspose.ms.System.InvalidOperationException - If current ObjectData is not a Outlook message.
      • getOleDocumentFormat

        public final OleDocumentFormat getOleDocumentFormat()

        Gets the Ole format type.

      • getDocumentName

        public final String getDocumentName()

        Gets the document name.