OutlookAppointmentSynchronizedEventArgs Properties
Provides data for the AppointmentSynchronizer.AppointmentSynchronized event of the AppointmentImportSynchronizer class.| Name | Description |
|---|---|
| Appointment | Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs. |
| OutlookAppointment | Gets an MS Outlook appointment after synchronization. |
See Also