问题
When I connect to my Office 365 outlook account and go to People
I have the ability to create: Contacts | Contact List | Group
I manually create a Contact List (MySuperList) to which I add two contacts:
In turn, I now have the ability to send an email to that particular Contact List (MySuperList):
According to the Microsoft Graph documentation, it appears I have the ability to view contacts, create contacts, view the list of contact folders and create a contact folder
But nowhere do I have the ability to create/view a Contact List or even Add to that Contact List. Something like:
Does anyone know if Microsoft Graph plans to support this (or not)?
More importantly, does anyone know if there is a way to programmatically create/update/delete and add stuff to a contact list using some sort of REST API or Client Library?
回答1:
Accessing contact lists is not supported in the Microsoft Graph. There's a UserVoice feature request for this at https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback/suggestions/8560324-office365-api-allow-to-create-get-and-update-con and I encourage you to upvote it. We use this feedback as a way to help prioritize feature development and to communicate progress back to developers.
来源:https://stackoverflow.com/questions/45108858/create-update-delete-and-add-to-outlook-365-contact-list