 | IDInformationOsVersion Property |
Gets or sets version of the operating system.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string OsVersion { get; set; }Public Property OsVersion As String
Get
Set
public:
property String^ OsVersion {
String^ get ();
void set (String^ value);
}member OsVersion : string with get, set
Property Value
String
See Also