Pop3MailboxInfo.Pop3MailboxInfo

Pop3MailboxInfo constructor

Initializes a new instance of the Pop3MailboxInfo class.

public Pop3MailboxInfo(int count, long size)
ParameterTypeDescription
countInt32The message count.
sizeInt64The occupied size.

See Also