![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Anyone have an example of how to add an Outlook 2007 shortcut programatically
with C# Have tried to get to it via this.ApplicationObject.ActiveExplorer.Panes with no luck. I have identified the OutlookBarShortCut object, but not sure how to apply it. Thanks a lot |
Ads |
#2
|
|||
|
|||
![]()
If you get the OutlookBarShortcuts collection it has an Add() method that
lets you add a new shortcut to the collection. See the Outlook VBA Object Browser for information about that method. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Paulem0071" wrote in message ... Anyone have an example of how to add an Outlook 2007 shortcut programatically with C# Have tried to get to it via this.ApplicationObject.ActiveExplorer.Panes with no luck. I have identified the OutlookBarShortCut object, but not sure how to apply it. Thanks a lot |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
HOW TO SET REMINDERS FOR THE MAIL SENT PROGRAMMATICALLY? | Paresh_Sen_3889e7 | Outlook and VBA | 0 | January 9th 08 08:00 AM |
Programmatically enable Add-ins | balaji chandan | Add-ins for Outlook | 11 | July 18th 07 09:54 PM |
programmatically opening a form | mikelee101 | Outlook - Using Forms | 7 | March 16th 07 09:43 PM |
Select a contact programmatically | naveed | Outlook - Using Contacts | 2 | February 21st 07 12:56 AM |
Closing Outlook Programmatically | Michael Ryle | Outlook and VBA | 3 | January 3rd 07 02:21 PM |