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