The ScheduleItemCollectionChangedEventArgs type exposes the following members.

Properties

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

See Also