public final class ImapResponse extends Object
Represents an imap response retrieved from server.
Modifier and Type | Method and Description |
---|---|
String |
getCommandId()
Gets a command identifier.
|
String |
getMessage()
Gets a response message.
|
com.aspose.ms.System.Collections.Specialized.StringCollection |
getResponseLines()
Gets a response lines.
|
int |
getResult()
Gets a result of command.
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.