You'd have to write a VBA procedure (which is what Rules Wizard uses in its
"run a script" rule action) that calls your COM-compatible C# application.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"guy" <(E-Mail Removed)> wrote in message
news:OcNW9G$(E-Mail Removed)...
>I want to add a bit of script to do some processing in a rule in Outlook
>2002. I'm a wizard at programming in C# and don't want to delve in
>Outlook's VBA. Anybody know if/how I can integrate C# code into an Outlook
>rule?
>