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