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