RecentMessageCount Property
Number of new messages in the Mailbox .
Syntax
[VB.NET] Public ReadOnlyProperty RecentMessageCount As Integer
[C#] public int RecentMessageCount {get;}
Remarks
This property contains the number of new messages that are in the Mailbox. The component fills out MessageCount, RecentMessageCount, and MailboxFlags after connecting to the MailServer and selecting or examining a Mailbox.
This property is read-only.
Default Value
0