OrganizationState EnumType

Describes the state of the organization.

Members

Members define the discrete options for the enumeration type.

Name Value Description
Enabled 0 Specifies that the organization is enabled.
Disabled 1 Specifies that the organization is disabled.

Used by

The following use the OrganizationState EnumType.

Name How used
OrganizationDetail State Property

See also