MailBee.NET Objects 3.1

Pop3.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

Pop3 Class | MailBee.Pop3Mail Namespace