LumiSoft Mail Server User API
Server Property
Namespaces > LumiSoft.MailServer.API.UserAPI > VirtualServerCollection > Server
Gets the Server object that is the owner of this collection.
Syntax
C#Visual BasicManaged C++
public Server Server { get; }
Public ReadOnly Property Server As Server
public:
Server^ Server {
	Server^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)