The QueueContentsChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConferenceItemsAdded |
Gets the conference items added with this change event.
|
![]() | ConferenceItemsChanged |
Gets the conference items changed with this change event.
|
![]() | ConferenceItemsRemoved |
Gets the conference items removed with this change event.
|
![]() | ItemsAdded |
Gets the items added with this change event.
|
![]() | ItemsChanged |
Gets the items changed with this change event.
|
![]() | ItemsRemoved |
Gets the items removed with this change event.
|