RepresentationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the representation type of the representation info.
public enum class RepresentationType
public enum RepresentationType
type RepresentationType =
Public Enum RepresentationType
- Inheritance
-
RepresentationType
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Delegate | 0 | Delegate representation. |
Team | 1 | Team representation. |
AutomaticCallDistributor | 2 | The representation is an automatic call distributor. |