The InteractionQueue type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyInteractionsManager
Gets the InteractionManager with which this Queue is associated.
Public propertyIsSuspended
Gets a value indicating whether or not notifications on this InteractionQueue have been temporarily suspended by the Interaction Center Server.
Public propertyQueueId
Gets the ID of the Queue.
Public propertySuspendedAdditionalInformation
Gets any additional information, if available, when notifications on this InteractionQueue have been temporarily suspended.

Collapse imageSee Also