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 using the "resend this message" action?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 10th 06, 05:28 PM posted to microsoft.public.outlook.program_addins
Dave M
external usenet poster
 
Posts: 1
Default Programmatically using the "resend this message" action?

Hi, I'm very new to the whole Add-In world. For my first add-in, I wanted
to address the resending feature.

Our spam engine requires that emails get resent to a particular email address.
I personally got tired of double-clicking an email, just so I could select
Actions - Resend this message. I figured that adding a new menu to the Menu
Bar would be the best way (in addition to having an accelerator key, like
Ctrl-Shift-P).

So I actually have three questions:

1. Is there a really good online resource for programming Outlook, or should
I go and purchase Microsoft Outlook Programming?

2. By searching through online resources, I managed to get the new menu to
appear in Outlook, but can't figure out how to get accelerator keys (like
Ctrl-Shift-P, etc) to work.

3. What objects in the Application object should I be looking at to try to
figure out how to perform the "Resend this message" action in my command
handler?

I'm a VC++ programmer, but the only examples I could find online are in VB,
so I'm using VB6 at the moment, until I can learn how to port to VC++. My
intial attempts using ATL would compile, but the add-in would never appear
in Outlook, even though the add-in properties were clearly listed in the
registry...

Any information on the above three questions would be really appreciated!

Thanks,
Dave


Ads
  #2  
Old March 20th 06, 04:30 PM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Programmatically using the "resend this message" action?

1) As far as online resources go, these newsgroups have answered just about every question. Search them with Google,

2) Outlook does not support custom keyboard shortcuts, only accelerator keys set with the ampersand in the command caption.

3) CommandBars. See http://www.outlookcode.com/d/tips/commandbarfun.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Dave M" dmatsumotoatvelocity11dotcom wrote in message m...
Hi, I'm very new to the whole Add-In world. For my first add-in, I wanted
to address the resending feature.

Our spam engine requires that emails get resent to a particular email address.
I personally got tired of double-clicking an email, just so I could select
Actions - Resend this message. I figured that adding a new menu to the Menu
Bar would be the best way (in addition to having an accelerator key, like
Ctrl-Shift-P).

So I actually have three questions:

1. Is there a really good online resource for programming Outlook, or should
I go and purchase Microsoft Outlook Programming?

2. By searching through online resources, I managed to get the new menu to
appear in Outlook, but can't figure out how to get accelerator keys (like
Ctrl-Shift-P, etc) to work.

3. What objects in the Application object should I be looking at to try to
figure out how to perform the "Resend this message" action in my command
handler?

I'm a VC++ programmer, but the only examples I could find online are in VB,
so I'm using VB6 at the moment, until I can learn how to port to VC++. My
intial attempts using ATL would compile, but the add-in would never appear
in Outlook, even though the add-in properties were clearly listed in the
registry...

Any information on the above three questions would be really appreciated!

Thanks,
Dave


 




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
sending email generates an "object not found" message. How to fix flint Outlook - Installation 5 September 22nd 08 01:39 AM
Only when i forward emails with attachements "550 relaying mail to" [domain] "is not allowed" Alchemy Outlook - General Queries 4 March 9th 06 12:47 AM
adding a "print this slide" action button to powerpoint presentat ixratee Outlook - Using Forms 0 February 6th 06 11:14 PM
"In Folders Other than the Inbox, save replies with original message" Setting mike kline Outlook - General Queries 3 February 5th 06 04:08 AM
No "Reply action" on Actions tab lela2a Outlook - Using Forms 1 January 25th 06 10:50 PM


All times are GMT +1. The time now is 09:11 PM.


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.