The ScheduleItemCollectionChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAction
Whether the ScheduleItem is being added to or removed from the collection.
Public propertyItem
The ScheduleItem to which the event pertains.
(Inherited from ScheduleItemEventArgs.)

See Also