iCalendarAppointmentExportingEventArgs Constructors
Provides data for the AppointmentExporter.AppointmentExporting event of the iCalendarExporter.| Name | Parameters | Description |
|---|---|---|
| iCalendarAppointmentExportingEventArgs(Appointment, VEvent) | apt, ev | Initializes a new instance of the iCalendarAppointmentExportingEventArgs class with the specified settings. |
See Also