I am trying to access user settings of a mailbox using exchange web service(using OAuth). I am able to read inbox mails but looks like to get user settings we need to create Autodiscover service. I am unable to get the user settings using above service. If any one already used the autodiscover service with OAuth authentication please guide me on how to do that.