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