LumiSoft Mail Server User API
FirstUnseen Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_SelectedFolder > FirstUnseen
Gets first message index in the collection which has not \SEEN flag set.
Syntax
C#Visual BasicManaged C++
public int FirstUnseen { get; }
Public ReadOnly Property FirstUnseen As Integer
public:
int FirstUnseen {
	int get ();
}

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