![]() |
Any good HOW TO documents for creating custom Outlook scripts
If any of you out there know of any good resources that help with
creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
Any good HOW TO documents for creating custom Outlook scripts
There's no such thing as a server-side script for Outlook, since Outlook isn't a server. Exchange Server documentation starts at http://msdn.microsoft.com/exchange/ and includes lots of samples.
For Outlook, see http://www.outlookcode.com/d/code/zaphtml.htm for several different methods for processing new, incoming items. You can work with either he Body or HTMLBody property. The method for forwarding an item is .... Forward. -- 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 wrote in message oups.com... If any of you out there know of any good resources that help with creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
Any good HOW TO documents for creating custom Outlook scripts
Excuse the slip...
Sue Mosher [MVP-Outlook] wrote: There's no such thing as a server-side script for Outlook, since Outlook isn't a server. Exchange Server documentation starts at http://msdn.microsoft.com/exchange/ and includes lots of samples. For Outlook, see http://www.outlookcode.com/d/code/zaphtml.htm for several different methods for processing new, incoming items. You can work with either he Body or HTMLBody property. The method for forwarding an item is .... Forward. -- 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 wrote in message oups.com... If any of you out there know of any good resources that help with creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
All times are GMT +1. The time now is 03:37 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