PersonalStorageQueryBuilderUnreadContentsCount Property |
Search folders with an specified unread contents count.
Namespace:
Aspose.Email.Storage.Pst
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic IntComparisonField UnreadContentsCount { get; }
Public ReadOnly Property UnreadContentsCount As IntComparisonField
Get
public:
property IntComparisonField^ UnreadContentsCount {
IntComparisonField^ get ();
}
member UnreadContentsCount : IntComparisonField with get
Property Value
Type:
IntComparisonField
See Also