com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class ImapResponse


  • Deprecated.

    @Deprecated
    public final class ImapResponse
    extends Object

    Represents an imap response retrieved from server.

    • Method Detail

      • getCommandId

        public final String getCommandId()
        Deprecated. 

        Gets a command identifier.

      • getResult

        public final int getResult()
        Deprecated. 

        Gets a result of command.

      • getMessage

        public final String getMessage()
        Deprecated. 

        Gets a response message.

      • getResponseLines

        public final com.aspose.ms.System.Collections.Specialized.StringCollection getResponseLines()
        Deprecated. 

        Gets a response lines.