Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
330
XamOutlookCalendarView selected activities
posted

Hi,

How can I manipulate which item (appointment) is selected in the XamOutlookCalendarView?
I found that the SelectedActivities property contains the selected items' data but modifying this collection (add or remove elements) does not do any modification on which item is displayed as selected.
I have to implement a search functionality which selects the first matching appointment and moves into view, but I did find how can I do that. 

Thanks,
Istvan