LumiSoft Mail Server User API
OS Property
Namespaces > LumiSoft.MailServer.API.UserAPI > ServerInfo > OS
Gets operatin system on what mail server is running.
Syntax
C#Visual BasicManaged C++
public string OS { get; }
Public ReadOnly Property OS As String
public:
String^ OS {
	String^ get ();
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)