- Does Microsoft Graph currently support creating Outlook personal contact groups / distribution lists similar to EWS?
- Can mailbox contacts (
contact inside contactFolder) be added to:
- Microsoft 365 Groups
- Distribution Groups
- Mail-enabled Security Groups
- nested groups
- Is there any supported API for:
- reference-based contact memberships
- reusable mailbox contact references
- many-to-many contact-folder relationships
- linked/shared mailbox contacts
- Is the current understanding correct that:
- mailbox contacts are not
directoryObject
- Graph groups only support directory objects
- Outlook personal contact groups are not properly exposed through Graph APIs
- What is the officially recommended migration path from EWS for Outlook Contact Groups?
- Are there any roadmap items, preview APIs, or future plans for:
- Outlook personal contact group APIs
- mailbox contact memberships
- reusable mailbox contact references
We tested Microsoft 365 Group creation using Graph successfully, but mailbox contacts could not be added as members and the behavior appears different from EWS-based Outlook Contact Groups.
Could Microsoft confirm the current supported capabilities and recommended architecture for this scenario?