RecentMessageCount Property

Number of new messages in the Mailbox .

Syntax

public int RecentMessageCount { get; }
Public ReadOnly Property RecentMessageCount As Integer

Default Value

0

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.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 7718]