ExchangeAppointmentEventArgs Properties
Provides data for the AppointmentExchanger.GetAppointmentForeignId event.
Name | Description |
---|---|
Appointment |
Gets the appointment for which the event was raised.
Inherited from Appointment |
Id | Gets or sets the foreign appointment Id. This Id is the appointment identifier in the database of the third-party scheduler application with which appointment data is exchanged. |
See Also