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