Hi,
I am creating a asp.net website for my HR to manage holiday requests. when my HR clicks on the approve button, I want the request to be added to the office 365 outlook calendar with the dates and the recipients. I know that, as its a client machine with outlook not installed on the machine itself, I have to use the Office 365 API web service to achieve this. I am fairly new to this and so if someone could give me a step by step approach with the code, it'll be massively helpful. Thanks