MailBee.NET Objects 4.0

ImapServerStatusEventArgs.StatusID Property

Gets the status string of the current response.

public string StatusID {get;}

Property Value

The string containing the status response string in uppercase form.

Remarks

This can be one of the following values: "OK", "NO", "BAD", "PREAUTH", "BYE", "FLAGS".

See Also

ImapServerStatusEventArgs Class | MailBee.ImapMail Namespace