FolderInfoContentUnreadCount Property

Gets the number of unread items in the folder.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public int ContentUnreadCount { get; }

Property Value

Type: Int32
The content unread count.
See Also