Hunny Software Library Reference

BaseListResponse.Unmarked Property

Indicates if the \Unmarked flag is present in the response.

[Visual Basic]
Public ReadOnly Property Unmarked As Boolean
[C#]
public bool Unmarked {get;}

Property Value

True if the \Unmarked flag is present; otherwise, false.

Remarks

The \Unmarked flag indicates that there are no new messages since the last time the mailbox was read.

See Also

BaseListResponse Class | Hunny.Mail Namespace