Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   How to develop a custom action which can used in Rules Wizard? (http://www.outlookbanter.com/add-ins-outlook/96923-how-develop-custom-action-can.html)

Liu Peng November 11th 09 10:24 AM

How to develop a custom action which can used in Rules Wizard?
 
I need a custom action which will be used in Rules Wizard "Perform a custom
action", this custom action will send email's attachments to some other
system.

Is it possible to use VSTO to create this custom actions? If so please
provide some reference resource.

thanks.

Sue Mosher [MVP][_4_] November 11th 09 02:33 PM

How to develop a custom action which can used in Rules Wizard?
 
No. Custom actions are .dlls created with Extended MAPI and either C++ or
Delphi.

With VSTO, however, you should create an Outlook add-in to accomplish your
goal without involving the Rules Wizard.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Liu Peng" wrote in message
...
I need a custom action which will be used in Rules Wizard "Perform a custom
action", this custom action will send email's attachments to some other
system.

Is it possible to use VSTO to create this custom actions? If so please
provide some reference resource.

thanks.




Liu Peng November 12th 09 01:22 AM

How to develop a custom action which can used in Rules Wizard?
 
Thanks for you reply, I will try to develop a VSTO add-in which to use the
Application.NewMailEx Event.

"Sue Mosher [MVP]" wrote:

No. Custom actions are .dlls created with Extended MAPI and either C++ or
Delphi.

With VSTO, however, you should create an Outlook add-in to accomplish your
goal without involving the Rules Wizard.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Liu Peng" wrote in message
...
I need a custom action which will be used in Rules Wizard "Perform a custom
action", this custom action will send email's attachments to some other
system.

Is it possible to use VSTO to create this custom actions? If so please
provide some reference resource.

thanks.



.



All times are GMT +1. The time now is 12:32 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-2006 OutlookBanter.com