This is a migrated thread and some comments may be shown as answers.

how to check if a user has an appointment or not within a recurring schedule?

1 Answer 33 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Channa Leang
Top achievements
Rank 1
Channa Leang asked on 28 Dec 2010, 08:20 PM
Hi Telerik Support, I've created an appointment for a particular user with the following rules,

DTSTART:20100501T080000Z      
DTEND:20100502T200000Z 
RRULE: FREQ=WEEKLY;INTERVAL=3;BYDAY=SA;WKST=SA 

I want to somehow check against the date, for instance today's date (12/28/2010), to see if a user has any appointments. Then, the system will send them an email telling them so. I've been looking through the online documents, but cannot find anything.

Can you help?

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 30 Dec 2010, 12:36 PM
Hello Channa,

You need to parse the recurrence rule. Please, see this help topic and kb article for more details and sample code.


Best wishes,
Peter
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Scheduler
Asked by
Channa Leang
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or