PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming C# in Outlook

Reply

C# in Outlook

 
Thread Tools Rate Thread
Old 06-11-2004, 11:14 AM   #1
guy
Guest
 
Posts: n/a
Default C# in Outlook


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?


  Reply With Quote
Old 08-11-2004, 04:08 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: C# in Outlook

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" <wildfiction@hotmail.com> wrote in message
news:OcNW9G$wEHA.2540@TK2MSFTNGP09.phx.gbl...
>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?
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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