Ioannis Lalopoulos
Ioannis Lalopoulos

Reputation: 1511

Microsoft API for contact list groups like those in OWA

In the Outlook Web Application, OWA for short (https://outlook.live.com/owa/) there is the feature of creating lists (contact list groups) where you can add members and a member can belong to more than one such list (I am not referring to contact folders).

My question is if there is a way to access those lists through a Microsoft API ( preferably Outlook or Graph).

To illustrate what I am talking about here is a partial screenshot from creating a new list:

enter image description here

Upvotes: 1

Views: 166

Answers (1)

Marc LaFleur
Marc LaFleur

Reputation: 33114

Currently no, these are not surfaced by either Graph or the Outlook APIs. I would suggest adding your vote(s) to the existing UserVoice request for this feature (these are actively tracked and a primary source for enhancements).

Upvotes: 1

Related Questions