The QueueContentsChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyConferenceItemsAdded
Gets the conference items added with this change event.
Public propertyConferenceItemsChanged
Gets the conference items changed with this change event.
Public propertyConferenceItemsRemoved
Gets the conference items removed with this change event.
Public propertyItemsAdded
Gets the items added with this change event.
Public propertyItemsChanged
Gets the items changed with this change event.
Public propertyItemsRemoved
Gets the items removed with this change event.

See Also