MailBee.NET Objects 4.0

ImapServerStatusEventArgs.IsAlert Property

Gets whether the status response is "[ALERT]" response.

public bool IsAlert {get;}

Property Value

true if the response contains "[ALERT]" optional response code; otherwise, false.

Remarks

If this property returns true, the HumanReadable property value MUST be presented to the user. For instance, the server may warn its clients that it's going to shutdown soon.

See Also

ImapServerStatusEventArgs Class | MailBee.ImapMail Namespace | HumanReadable | OptionalData