Hi,
In my scheduler i have many owners. My requirement is to find a Timeslot specific to a owner. Normally i use UltraDayScheduler.GetTimeslotsFrom... to get my time slots. But that time slot is specific to the Day view and common for all users.
So please tell me if i can find the Time slots specific to Owner.
Regards,Hemesh
The following KB article is a bit off this subject, but it does familiarize you with the concept of the TimeSlotUIElement, which encapsulates the on-screen representation of the TimeSlot. The TimeSlot object is not specific to an Owner, but the TimeSlotUIElement is.