Relative Content

Tag Archive for c#outlookmicrosoft-graph-api

Getting ‘409 Conflict’ Trying to create contact folder

I am trying to programmatically create new contact folders for users in an organization. The problem arises when I attempt to create a folder—it says there’s a conflict. However, I’ve tried to retrieve the existing contact folders right before creation, and there’s no folder with the same display name. I don’t understand why this conflict is happening.