Pop3MailboxInfo

Pop3MailboxInfo class

Represents the status of the mailbox.

The Pop3MailboxInfo type exposes the following members:

Constructors

NameDescription
Pop3MailboxInfo(count, size)Initializes a new instance of the Pop3MailboxInfo class

Properties

NameDescription
message_countGets the count of messages in the mailbox.
occupied_sizeGets the occupied size of the mailbox.

See Also