Click or drag to resize
MimeKit

ImapImplementationOSVersion Property

Get or set the version of the operating system.

Namespace: MailKit.Net.Imap
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string OSVersion { get; set; }

Property Value

String
The version of the operation system.
Remarks
Gets or sets the version of the operating system.
See Also