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