AppointmentRemovedEventArgs Constructors
Provides data for the AppointmentRemoved event.Name | Parameters | Description |
---|---|---|
AppointmentRemovedEventArgs(IList<AppointmentItem>) | appointments | Initializes a new instance of the AppointmentRemovedEventArgs class with specified settings. |
See Also