Enum Pop3ListFields
Pop3ListFields enumeration
Fields that may be retrieved from the server
[Flags]
public enum Pop3ListFields
Values
Name | Value | Description |
---|---|---|
IdOnly | 0 | Includs UniqueId (if it’s supported), SequenceNumber |
Main | 1 | Includes SequenceNumber, UniqueId (if it’s supported), Size, Headers |
See Also
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email