The UsageSummary type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| DocumentBytesUsed |
Gets or sets the total amount of storage space currently being consumed by document files (in bytes)
| |
| DocumentCount |
Gets or sets the total number of documents stored
| |
| FileCount |
Gets or sets the total number of files stored
| |
| FolderCount |
Gets or sets the total number of folders
| |
| FreeFilesRemaining |
Gets or sets the total number of free files
| |
| ImageBytesUsed |
Gets or sets the total amount of storage space being consumed by image files (in bytes)
| |
| ImageCount |
Gets or sets the total number of images stored
| |
| TotalBytesRemaining |
Gets or sets the total amount of storage space available (in bytes)
| |
| TotalBytesUsed |
Gets or sets the total amount of storage space being used (in bytes)
|
See Also