OutlookAppointmentExportedEventArgs Properties
Provides data for the AppointmentExporter.AppointmentExported event of the OutlookExport class.Name | Description |
---|---|
Appointment | Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs. |
OutlookAppointment | Gets a MS Outlook appointment after export. |
See Also