More Outlook Resource Sites

Microsoft Developer Network (MSDN)

FAQs and other general resources

Login

login
password
Remember me

You will need to register and log in if you want to download the source code for the Microsoft Outlook Programming book. The forums and code sharing areas are open to both registered and non-registered visitors.

forum 09-Sep-2010 06:25

Looking for help with Outlook programming projects — VSTO, add-ins, VBA, custom Outlook forms, etc.? You′ve come to the right place!

NEW! >> Subscribe to this site via RSS. For more RSS options, see the complete list of feeds on our main news page.

 

    Page [ 1 ]  
 Code Essentials Printer Friendly Version
Beginner’s section on how to work in the VBA environment, how to work with functions and expressions – generally not specific to Outlook
Topic
How to convert a incoming email charset and auto forward out
Hi All,

i am new from outlook programming, is there any idea to use outlook's Rule function to run a script, which the script will auto convert the incoming email's charset and auto forward out?
Thank you for your help~~~

  19-Nov-2009  04:46
  20-Nov-2009  06:33   
Hello Kenwood,

In the Tools menu select the Rules and Alerts... menu item. Press the New Rule at the upper left corner of the form. The select the "Check messages when they arrive" and click the Next button. Then select the required rules (for example, "where my name is in the To box") and click Next. Find the "run a script" and select it. After that you will be able to select a script engine.

 
  20-Nov-2009  22:37   
Hi Eugene,

Thanks for your quick response. Yes, my idea is use that method to run a script to convert the email's charset, but i don't know how to write that script..>< is there any idea on that?? Thank you~~
  25-Nov-2009  17:33   
Hi Kenwood,

Please have a look at the following manual at http://msdn.microsoft.com/en-us/library/aa218785%28office.11%29.aspx. You just need to create a macro in the ThisOutlookSession module.
    Page [ 1 ]  
Post a new message to this topic.



name        email