OutlookAppointmentImportingEventArgs Constructors
Provides data for the AppointmentImporter.AppointmentImporting event of the OutlookImport class.| Name | Parameters | Description |
|---|---|---|
| OutlookAppointmentImportingEventArgs(Appointment, _AppointmentItem) | apt, olApt | Initializes new instance of the OutlookAppointmentImportingEventArgs class with the specified settings. |
See Also