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

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