Defines the target.

C# | Visual Basic | Visual C++ |
public enum RoutingBasedTarget
Public Enumeration RoutingBasedTarget
public enum class RoutingBasedTarget

Member | Description |
---|---|
None |
No target.
|
Agent |
The Agent.
|
AgentGroup |
The AgentGroup.
|
Skill |
The Skill.
|
Queue |
The Queue.
|
ACDQueue |
The ACD Queue.
|
RoutingPoint |
The Rounting Point.
|
Contact |
The Contact.
|
TypeDestination |
The Destination Type.
|