![]() | ImapClientIsAuthenticated Property |
Namespace: MailKit.Net.Imap
public override bool IsAuthenticated { get; }
Gets whether or not the client is currently authenticated with the IMAP server.
To authenticate with the IMAP server, use one of the Authenticate methods.