Sends a NOOP command to the mail server.
true if the method succeeds; otherwise, false.
This method is useful for keeping the connection alive when there is no real activity.
To issue NOOP asynchronously, see the sample code in BeginExecuteCustomCommand topic.
| Exception Type | Condition |
|---|---|
| MailBeeException | An error occurred and ThrowExceptions is true. |
Imap Class | MailBee.ImapMail Namespace