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