ConvertEventArgs Constructors
Contains data for the CustomizeAppointmentToEvent and CustomizeEventToAppointment events.| Name | Parameters | Description |
|---|---|---|
| ConvertEventArgs(Appointment, Event) | appointment, outlookEvent | Initializes a new instance of the ConvertEventArgs class. |
See Also