It seems that GetAppointmentsInRange will return only the first item in a recurrence pattern or an exception to the pattern (with its own record in the db). If I run this on a date containing a standard recurrence of an appointment, nothing is returned.
I need to get a list of all the events on a date regardless of if they are a one-off, first of a recurrence, or otherwise...basically, if it is being rendered by Scheduler on a particular day, I am hoping to find a way to get the appointment via code. Is that the intent of the "GetAppointments..." methods? If not, what is the proper way to query for a day's events?
Thanks,
Jeff
I need to get a list of all the events on a date regardless of if they are a one-off, first of a recurrence, or otherwise...basically, if it is being rendered by Scheduler on a particular day, I am hoping to find a way to get the appointment via code. Is that the intent of the "GetAppointments..." methods? If not, what is the proper way to query for a day's events?
Thanks,
Jeff