There are Microsoft Graph APIs to get Outlook properties such as a profile, meetings, email, etc. but I am interested in setting the "Out Of Office" auto-reply using Microsoft Graph.
I have used Graph's findRoom
, findMeetingTimes
and other endpoints but couldn't able to figure out the API for setting "Out of Office".