outlook-api Questions
1
Solved
I get timeout error frequently with the below code using the Microsoft.Graph package,
await graphServiceClient.Users[UserId].Contacts.Request().AddAsync(contact);
As there are no option (that I ...
Candlestand asked 6/4, 2017 at 16:20
1
I am currently using the outlook mail api to retreive messages from a specific shared folder (List Messages Request), when i get a response from the query i want to read the body content in this ca...
Bhakti asked 14/11, 2018 at 11:25
1
© 2022 - 2025 — McMap. All rights reserved.