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