A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Programmatically C# add shortcut OL2007



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 18th 08, 11:25 PM posted to microsoft.public.outlook.program_addins
Paulem0071
external usenet poster
 
Posts: 22
Default Programmatically C# add shortcut OL2007

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  
Old August 19th 08, 02:27 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Programmatically C# add shortcut OL2007

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 09:22 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.