LumiSoft Mail Server User API
Count Property
Namespaces > LumiSoft.MailServer.API.UserAPI > FilterCollection > Count
Gets number of filters in virtual server.
Syntax
C#Visual BasicManaged C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
int Count {
	int get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)