AccountStatus Property
The status of the user.
Object Oriented Interface
public function getAccountStatus();
Procedural Interface
incloudstorage_box_get($res, 11 );
Default Value
0
Remarks
The status of the user. Possible values are:
- 0 (usActive)
- 1 (usInactive)
- 2 (usCannotDeleteEdit)
- 3 (usCannotDeleteEditUpload)
This property is read-only.
Data Type
Integer