enum ApprovalState;
Value | Description |
---|---|
Unknown |
Approval status is in an unknown status. |
Pending |
The PostponeDecision function can postpone the decision of whether to approve or deny participation in a session. |
Approved |
Participation in the session has been approved. |
Denied |
Participation in the session has been denied. |
Enumerator representing the possible return values of GetApprovalState
.
CONFIDENTIAL