Status Property
The status of the profile.
Syntax
int GetStatus();
Possible Values
PS_ACTIVE(0), PS_PENDING(1), PS_CANCELLED(2), PS_SUSPENDED(3), PS_EXPIRED(4)
Default Value
0
Remarks
This property will contain the status of the profile after a call to GetProfile.
This property is read-only.
Data Type
Integer