Determines whether the client is authenticated with the server.

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public bool Authed { get; private set; }

Implements

IImapClient..::..Authed

See Also