 | IDInformationOs Property |
Gets or sets name of the operating system.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic 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
String
See Also