CarlEOgden
Active Coder
Hi
If you've used and can help, I'd really appreciate it.
Part of my code creates an appointment in our diary system, I've now implemented Microsoft login (using the Graph API) so I have a token.
I can create an event (appointment) BUT the location doesn't show it as a true location even though I am setting the address and coordinates.
Once I nail the above, I will need to be able to update and delete it.
I am struggling to find documentation to be able to either update or delete (I'd prefer to get delete working first).
Anyone able to help? I can show code for creating the event if needed!
Cheers in advance
Carl.
If you've used and can help, I'd really appreciate it.
Part of my code creates an appointment in our diary system, I've now implemented Microsoft login (using the Graph API) so I have a token.
I can create an event (appointment) BUT the location doesn't show it as a true location even though I am setting the address and coordinates.
Once I nail the above, I will need to be able to update and delete it.
I am struggling to find documentation to be able to either update or delete (I'd prefer to get delete working first).
Anyone able to help? I can show code for creating the event if needed!
Cheers in advance
Carl.