TotalSpace Property
The total allowed space in bytes.
Syntax
__property __int64 TotalSpace = {read=FTotalSpace, write=FSetTotalSpace};
Default Value
0
Remarks
This property holds the total amount of space allocated for the account in bytes. This is not the remaining space, it is the total amount of space allocated.
This property is read-only and not available at design time.
Data Type
Long64