Hi guys
I want to get the appointment ID (ID field in the database) after I add or change an appointment.
I need this ID so I can put it into a field of an other database table for linking usage in my software program.
How can I get this ID for further usage?
Kind regards
The Appointment class exposes a BindingListObject property, which references the list object for which that appointment was created.