Hello there
Im facing the following problem:
I create appointments through C# Code Plugin or Console. These appointments do not sync to outlook.
If the user creates an appointment manually it works and it syncs to the Outlook calender.
I already checked the Outlook sync filter. I even built the Outlook sync filter query in the advanced find and found my appointment, which does not sync.
In the C# Code I set all the required fields with valid values. Looks like this:
Does anyone have an idea why the crm does not want to sync my appointments?