Click or drag to resize
MimeKit

ImapImplementationSupportUrl Property

Get or set the support URL.

Namespace: MailKit.Net.Imap
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string SupportUrl { get; set; }

Property Value

String
The support URL.
Remarks
Gets or sets the support URL.
See Also