| IDInformationOs Property |
Gets or sets name of the operating system.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Os { get; set; }
Public Property Os As String
Get
Set
public:
property String^ Os {
String^ get ();
void set (String^ value);
}
member Os : string with get, set
Property Value
Type:
StringSee Also