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

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