OutlookAppointmentExportedEventArgs Constructors
Provides data for the AppointmentExporter.AppointmentExported event of the OutlookExport class.| Name | Parameters | Description |
|---|---|---|
| OutlookAppointmentExportedEventArgs(Appointment, _AppointmentItem) | apt, olApt | Initializes new instance of the OutlookAppointmentExportedEventArgs class with the specified settings. |
See Also