|
Hello,
I am using VSTO to create Outlook AddIn and have following questions:
1) In the calendar view, I want to find the time range (startDateTime and endDateTime) when a user selects certain range using mouse. Basically, I want to allow a user to select the time range with cursor and group all the appointments that fall within that time range in a group. I looked extensively through OOM but couldn't find any way to determine the time range for calendar selection.
2) Is there any way to modify (e.g. add an additional menu item) in the right click conext menu that pops up on the calendar view? I can create additional toolbar and menubar at the top, but couldn't find any way to add additional menu items in the popup context menu.
thanks in advance,
-Bijal |