VBScript in Outlook Development
For the current version
of this page, click
here.
The code behind Microsoft Outlook forms
is always written with the Microsoft Visual Basic Scripting Engine,
better known as VBScript, a small portable language, which is also used
in web pages and standalone scripts.
VBScript
is included with Internet Explorer. I strongly
recommend that you download the basic VBScript documentation and keep it handy,
since Outlook itself includes no documentation on VBScript
functions, methods and objects.
Versions | Documentation
| Tutorials | Tips |
Windows Script Host | Samples | More Information
|