The InteractionQueue type exposes the following members.

Events

  NameDescription
Public eventConferenceInteractionAdded
Occurs when a conference Interaction is added to the Queue.
Public eventConferenceInteractionChanged
Occurs when a conference Interaction on the Queue changes.
Public eventConferenceInteractionRemoved
Occurs when a conference Interaction is removed from the Queue.
Public eventInteractionAdded
Occurs when an Interaction is added to the Queue.
Public eventInteractionChanged
Occurs when an Interaction on the Queue changes.
Public eventInteractionRemoved
Occurs when an Interaction is removed from the Queue.
Public eventLostRights
Occurs when the User loses rights for the Queue.
Public eventNotificationsSuspendedChanged
Occurs when notifications on this InteractionQueue have been temporarily suspended by the Interaction Center Server.
Public eventQueueContentsChanged
Occurs when an Interaction or Conference Interaction is added, updated, or removed.

See Also