Create/Update/Delete and Add to Outlook 365 Contact List

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 04:19:27

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!