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 Appointment |
Outlook |
Gets an MS Outlook appointment after synchronization. |
See Also