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