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