FolderInfoContentCount Property

Gets the total number of items in the folder.

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

Property Value

Type: Int32
The content count.
See Also