ClientStatus
The enumeration of Client statuses.
Active = 0
The active status.
Inactive = 1
The inactive status.
Unknown = 2
Someone made a different status in the environment, and we're not able to map it back to an enum.