Hi everyone,
I have the following problem :
- We worked on CRM online.
We developed a business process (c# plugins) which creates users' appointments in CRM. - These appointments are correctly created in CRM and appear correctly under Outlook.
- The problem appears when the user open the appointment and try to change the start or end time
Time appears in UTC. That’s not an error but that doesn’t make any sense for the user and it’s really not comfortable for him if he has to update the start/end time.
Until now, I did not find any way to change that. Working around UTCConversionTimeZoneCode or TimeZoneRuleVersionNumber didn't work.
Any idea ?
Stéphane
*This post is locked for comments