LumiSoft Mail Server User API
UnSeenCount Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_SelectedFolder > UnSeenCount
Gets number of messages with \UNSEEN flags in the collection.
Syntax
C#Visual BasicManaged C++
public int UnSeenCount { get; }
Public ReadOnly Property UnSeenCount As Integer
public:
int UnSeenCount {
	int get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)