Hi
I'd like to get the resource for the selected appointment in the client side. i.e. when I click to insert a new appointment or edit an existing appointment I want to be able to get the resource associated with the appointment. I currently get the appointment like this eventArgs.get_appointment(), is there a way for me to do something like eventArgs.get_appointment().get_resource() ?
Thanks
Jon
I'd like to get the resource for the selected appointment in the client side. i.e. when I click to insert a new appointment or edit an existing appointment I want to be able to get the resource associated with the appointment. I currently get the appointment like this eventArgs.get_appointment(), is there a way for me to do something like eventArgs.get_appointment().get_resource() ?
Thanks
Jon