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