MailBee.NET Objects 3.1

Imap.IsLoggedIn Property

Indicates whether the component has already successfully authenticated on the server and logged in the user account.

public bool IsLoggedIn {get;}

Property Value

true if already logged in the user account on the server; otherwise, false.

See Also

Imap Class | MailBee.ImapMail Namespace