UserPolicyType

The UserPolicyTypeenumeration values indicate the type of policy in use by a user.

Syntax

  Copy codeCopy code
public enum UserPolicyType

Members

Member

Description

Meeting

Indicates a Meeting Policy type.

UC

Indicates a unified communications policy type.

Remarks

Used as a parameter for the QueryUserPolicy function.

See also