public override bool IsAuthenticated { get; }
Gets whether or not the client is currently authenticated with the POP3 server.
To authenticate with the POP3 server, use one of the Authenticate methods.
Copyright © 2013-2023 Jeffrey Stedfast