Hello everybody.
I urgently need to create exceptions by code. Is there a simple way to accomplish that?
How coul be possible to modify the recurrence rule?
Immediate help would be kindly appreciated.
Well, at the moment I'm creating exception performing insert of appointments directly in the db by custom code, during appointmentInsert event.
I wonder if it could be possible to achieve the same in a better way.
Let me know
Thanks
Andrea
0
Peter
Telerik team
answered on 16 Mar 2009, 02:15 PM
Hello andrea,
You can use the Exceptions.Add method of the recurrence rule to create exceptions by code. Here is a simple example of a daily recurrence rule which creates an exception at 1 pm :