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