| ImapImplementationOSVersion Property |
Get or set the version of the operating system.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string OSVersion { get; set; }
Property Value
StringThe version of the operation system.
Remarks
Gets or sets the version of the operating system.
See Also