OutlookAppointmentImportedEventArgs Properties
Provides data for the AppointmentImporter.AppointmentImported event of the OutlookImport class.Name | Description |
---|---|
Appointment | Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs. |
OutlookAppointment | Gets an MS Outlook appointment after import. |
See Also