PhysicalQueueID property: AgentPhysQueueProps class

Description

This property returns the physical queue ID as a string.

This property is read-only.

Example

The following code example returns the physical queue ID for the physical queue of agent.

&PhyscalQueueID = &myAgentPhysQueueProps.PhysicalQueueID;

Related Topics