| IDInformationOsVersion Property |
Gets or sets version of the operating system.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public 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
Type:
StringSee Also