 | ImapReferralExceptionImapUrl Property |
Gets IMAP URL from REFFERAL response code.
Namespace: Limilabs.Client.IMAPAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string ImapUrl { get; }Public ReadOnly Property ImapUrl As String
Get
public:
property String^ ImapUrl {
String^ get ();
}member ImapUrl : string with get
Property Value
String
See Also