MailBee.NET Objects 7.2

ImapMessageStatusEventArgs.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: "EXISTS", "RECENT", "EXPUNGE", "FETCH".

See Also

ImapMessageStatusEventArgs Class | MailBee.ImapMail Namespace