A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Any good HOW TO documents for creating custom Outlook scripts



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 18th 06, 07:17 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 4
Default 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.

Ads
  #2  
Old August 18th 06, 07:26 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default 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.

  #3  
Old August 18th 06, 08:53 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 4
Default 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.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help Creating 4 custom contact forms in Outlook nbrown Outlook - Using Forms 0 May 30th 06 06:27 PM
Creating a custom appointment form Theresa Smallwood Outlook and VBA 11 May 15th 06 04:47 PM
Creating a custom appointment form Sue Mosher [MVP-Outlook] Outlook - Using Forms 10 May 15th 06 04:47 PM
Creating Custom Events Theresa Smallwood Outlook - General Queries 0 May 9th 06 05:07 PM
VBA Scripts Do Not Show Up As "Custom Actions" [email protected] Outlook and VBA 4 April 26th 06 10:29 PM


All times are GMT +1. The time now is 09:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.