Task Properties

In this section, we discuss the task class properties. The properties are discussed in alphabetical order.

Description

This property returns the agent ID as a string.

This property is read-only.

Description

This property returns a string in which data relevent to the task is passed. Typically, for a task, it contains the URL to show when an agent access this task, the subject, and so on. This data is not really useful to the end-user, but only for administrators and for test purposes.

This property is read-only.

Description

Use this property to either set or return the comments associated with this task, as a string.

This property is read-write.

Description

This property returns the date and time when the task was submitted to the universal queue as a DateTime value.

This property is read-only.

Description

This property returns the date and time when the task will be removed from the queue and placed in the escalated pool as a DateTime value.

This property is read-only.

Description

This property returns the language associated with the task as a string.

This property is read-only.

Description

This property returns the date and time when the task was first submitted to the universal queue as a DateTime value. This value is maintained for a task through its various stages and cannot change.

This property is read-only.

Description

This property returns a DateTime value representing the date and time when the task has reached the stipulated time during which the universal queue server could not find an agent to accept the task.

This property is read-only.

Description

This property returns the physical queue associated with the task as a string.

This property is read-only.

Description

This property returns the agent ID of the agent this task is enqueued for as a string.

This property is read-only.