Pop3MailboxInfo.MessageCount

Pop3MailboxInfo.MessageCount property

Gets the count of messages in the mailbox.

public int MessageCount { get; }

Property Value

The message count.

See Also