MailBee.NET Objects 4.0

FolderStatus.RecentCount Property

Gets the number of recent messages in the folder.

public int RecentCount {get;}

Property Value

The non-negative Int32 value containing the number of recent messages in the folder, or -1 if this information is not available.

Remarks

Recent messages are messages having "\Recent" flag set. See Recent topic for more information regarding recent messages.

See Also

FolderStatus Class | MailBee.ImapMail Namespace