Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapters 3 and 4, you learned about folders and the form design tools that can assist you in developing collaborative applications in Microsoft Outlook. Outlook also provides a built-in development environment that uses the Microsoft Visual Basic Scripting Edition (VBScript) programming language. Using VBScript, you can write procedures to manipulate items, folders, controls, and the other objects in the Outlook object library. VBScript also lets you automate applications, such as Microsoft Excel, inside your own application so you can take advantage of their functionality.
The examples in this chapter are VBScript examples, as are many other examples in the book. Chapters 11 and 12, on Collaboration Data Objects (CDO), and Chapter 13, on Active Directory Services Interfaces (ADSI), are both interlaced with VBScript examples. By using VBScript, you can easily use the tools and APIs provided by Microsoft Exchange Server and Outlook. This is the power of the Windows platform: you need to learn only one language to develop applications in many different contexts.