| ImapImplementationSupportUrl Property |
Get or set the support URL.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string SupportUrl { get; set; }
Property Value
StringThe support URL.
Remarks
Gets or sets the support URL.
See Also