StorageObjects Property  
 

Gets the current number of objects stored for your account.

Syntax

object.StorageObjects

Remarks

This property returns an integer value which specifies the number of storage objects allocated for the account. This value may not exceed the total number of objects specified by the ObjectLimit property.

Data Type

Integer (Int32)

See Also

ObjectLimit Property, StorageLimit Property, StorageUsed Property