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