| ImapAuthExtensionMethod Property |
Authentication method.
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public ImapAuthenticationMethod Method { get; set; }
Public Property Method As ImapAuthenticationMethod
Get
Set
public:
property ImapAuthenticationMethod^ Method {
ImapAuthenticationMethod^ get ();
void set (ImapAuthenticationMethod^ value);
}
member Method : ImapAuthenticationMethod with get, set
Property Value
Type:
ImapAuthenticationMethodSee Also