Hi:
I am using the scheduler control now. However, i feel confused about how to fetch the recurrence information. For example, when i selected the startDate as 2009-11-5, endDate as 2009-11-6, the recurrence type as weekly(second weekdays of 2 months). When i selected the occurance number as 10, i just can fetch the startDate of each occurence from the occurences property of RecurrenceRule. When i selected the Endby as 2010-3-1, i only can get the RecursUntil as 2010-3-1. Anyway, i still don't know how to get the detailed recurrence information in the following way.
StartTime:*** EndTime:****
StartTime:*** EndTime:****
StartTime:*** EndTime:****
Just like a list.Can anybody help me to resolve it? It is very urgent. Thank you.
I am using the scheduler control now. However, i feel confused about how to fetch the recurrence information. For example, when i selected the startDate as 2009-11-5, endDate as 2009-11-6, the recurrence type as weekly(second weekdays of 2 months). When i selected the occurance number as 10, i just can fetch the startDate of each occurence from the occurences property of RecurrenceRule. When i selected the Endby as 2010-3-1, i only can get the RecursUntil as 2010-3-1. Anyway, i still don't know how to get the detailed recurrence information in the following way.
StartTime:*** EndTime:****
StartTime:*** EndTime:****
StartTime:*** EndTime:****
Just like a list.Can anybody help me to resolve it? It is very urgent. Thank you.