com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ImapNamespace



  • public class ImapNamespace
    extends Object

    Represents IMAP namespace More details: https://tools.ietf.org/html/rfc2342

    • Method Detail

      • getNamespaceType

        public final int getNamespaceType()

        Gets namespace type

      • getPrefix

        public final String getPrefix()

        Gets namespace prefix

      • getHierarchyDelimiter

        public final String getHierarchyDelimiter()

        Gets hierarchy delimiter

      • toString

        public String toString()

        Returns a string that represents the current object.

        Overrides:
        toString in class Object
        Returns:
        A string that represents the current object.