AppointmentItemEventArgs Constructors
Serves as the base class for classes which provide data for certain AppointmentItem events.Name | Parameters | Description |
---|---|---|
AppointmentItemEventArgs(AppointmentItem) | apt | Initializes a new instance of the AppointmentItemEventArgs class with the specified settings. |
See Also