W
William Sullivan
I'm trying to develop an add-in that helps users add specific types of
appointments to the Outlook calendar. I'm trying to do some things, but am
having problems as there isn't any good docs available (vbaol11.chm stinks).
Please tell me if I can do any of the following (code snippets in c# are
appreciated):
1) Open the Calendar explorer when a toolbar button is clicked. Currently,
all I can figure out how to do is open a calendar explorer in a new window.
I'd like to do this in the current Outlook window
2) Once the Calendar Explorer is opened, I would like it to display in the
weekly mode. This is what is done by the "week" button on the Standard
toolbar.
3) I would like to add a menu item to the context menu that appears when
someone right-clicks on a date, alternatively to add a new tab to the Event
form that pops up when you double-click on a specific date.
The last one is a bit of pie-in-the-sky, but if its possible, I'd like to
use it. TIA!
appointments to the Outlook calendar. I'm trying to do some things, but am
having problems as there isn't any good docs available (vbaol11.chm stinks).
Please tell me if I can do any of the following (code snippets in c# are
appreciated):
1) Open the Calendar explorer when a toolbar button is clicked. Currently,
all I can figure out how to do is open a calendar explorer in a new window.
I'd like to do this in the current Outlook window
2) Once the Calendar Explorer is opened, I would like it to display in the
weekly mode. This is what is done by the "week" button on the Standard
toolbar.
3) I would like to add a menu item to the context menu that appears when
someone right-clicks on a date, alternatively to add a new tab to the Event
form that pops up when you double-click on a specific date.
The last one is a bit of pie-in-the-sky, but if its possible, I'd like to
use it. TIA!