ObjectLimit Property  
 

Gets the maximum number of objects that may be created.

Syntax

object.ObjectLimit

Remarks

This property returns an integer value which specifies the maximum number of storage objects that may be created. In addition to the limit on the total amount of storage that may be used, there is a limit on the total number of objects that may be created by all applications.

Data Type

Integer (Int32)

See Also

StorageFree Property, StorageLimit Property, StorageObjects Property StorageUsed Property