Share via


Working with VBScript

Working with VBScript

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Microsoft® Visual Basic® Scripting Edition (VBScript) is a scripting language that can only access the functionality of Component Object Model (COM) objects that support the IDispatch interface. Because all type checking is performed at run time, you do not need to include any type information.

For information about working with VBScript in ASP applications, see Working with ASP Applications.

For information about using the CDO objects and interfaces with VBScript, read Navigating CDO Interfaces with VBScript.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.