Class Pop3MailboxInfo
Pop3MailboxInfo class
Represents the status of the mailbox.
public class Pop3MailboxInfo
Constructors
Name | Description |
---|---|
Pop3MailboxInfo(int, long) | Initializes a new instance of the Pop3MailboxInfo class. |
Properties
Name | Description |
---|---|
MessageCount { get; } | Gets the count of messages in the mailbox. |
OccupiedSize { get; } | Gets the occupied size of the mailbox. |
Methods
Name | Description |
---|---|
override ToString() | Returns a String that represents this instance. |
See Also
- namespace Aspose.Email.Clients.Pop3
- assembly Aspose.Email