We have an add in that works with user properties set as Outlook.OlUserPropertyType.olInteger I have been asked to integrate that with MSGraph. According to thi
I'm trying to connect to the MSGraph API to get the user's drive ID but the server keeps saying There has been an error authenticating the request I've alread
I am currently sending emails via Graph API using the following code: var graphClient = GetAuthenticatedGraphClient(); var metadata = JsonSerializer.Deserialize