Class Pop3MessageInfoCollection
Pop3MessageInfoCollection class
Represents the information of a mail message from Pop3 server.
public sealed class Pop3MessageInfoCollection : Collection<Pop3MessageInfo>
Constructors
Name | Description |
---|---|
Pop3MessageInfoCollection() | Initializes a new instance of the Pop3MessageInfoCollection class. |
Methods
Name | Description |
---|---|
GetMessage(int) | Gets the Pop3MessageInfo of the E-Mail message. |
GetMessage(string) | Gets the Pop3MessageInfo of the E-Mail message. |
See Also
- class Pop3MessageInfo
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email