Pop3ConnectionState Enumeration

Note: This API is now obsolete.

States of the Pop3 connection

Namespace:  Aspose.Email.Clients.Pop3
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
[ObsoleteAttribute]
public enum Pop3ConnectionState
Members
  Member nameValueDescription
Authentication0 Authentication state
Transaction1 Transaction state
Update2 Update state
See Also