com.groupdocs.metadata.core

Interfaces

Classes

Enums

Exceptions

com.groupdocs.metadata.core

Class MsgPackage

    • Method Detail

      • getBody

        public final String getBody()

        Gets the email message text.

        Returns:
        The email message text.
      • getCategories

        public final String[] getCategories()

        Gets the array of categories or keywords.

        Returns:
        The array of categories or keywords.
      • getDeliveryTime

        public final Date getDeliveryTime()

        Gets the date and time the message was delivered.

        Returns:
        The delivery time.