LumiSoft Mail Server User API
Authenticated Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_Client > Authenticated
Gets if pop3 client is authenticated.
Syntax
C#Visual BasicManaged C++
public bool Authenticated { get; }
Public ReadOnly Property Authenticated As Boolean
public:
bool Authenticated {
	bool get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)