Where do I use Visual Basic?
[This is preliminary documentation and subject to change.]
Use Microsoft® Visual Basic® to create following server-side application components:
- Web Store Event Sinks As part of a large Web-based collaborative application using Exchange 2000 Server, you can build Web Store event sinks. Such sinks can synchronously or asynchronously intercept save and delete events for items in your application's folder.
- ASP Page COM Components To increase performance, you can create COM components in Visual Basic that are called within Active Server Pages (ASP) script code in an Exchange 2000 Server Web-based folder application. Such a component could use the ActiveX Data Objects 2.5 and Microsoft CDO for Exchange 2000 Server COM components to interact with Exchange Information stores, Active Directory, and any other database useful to your application.