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