| StatusUnseen Property |
Gets the number of messages with
Unseen flag set.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public long Unseen { get; }
Public ReadOnly Property Unseen As Long
Get
public:
property long long Unseen {
long long get ();
}
member Unseen : int64 with get
Property Value
Type:
Int64See Also