Outlook Group Calendar for VB5

To download source code for a Visual Basic 5.0 application to collect the contents of Outlook Calendar folders from Microsoft Exchange Server mailboxes and gather them into a group calendar, click here.

This code was provided by Rick Everleigh of Centre for Medicines Research International, Carshalton, Surrey, UK, without any promise of support or its suitability to your particular organization. Rick notes:

This app was originally written for Schedule+, but we have now changed to Outlook, and I have rewritten it accordingly.

The application is in VB5 and collects information from the Outlook Calendar folders on Exchange Server 5.0. I will appreciate and accept any advice or criticism you may have on the programming of the app! I hope it is what you need! Please drop me a line if it isn't as well as if it is.

Problems are noted at the top of the first procedure. I have used the Leszynski Naming Conventions.

GrpCal.bmp is the Picture property for the GroupCalendarInit form. The first time the project is loaded, this will give an error because the path will be wrong for the picture -- unless you happen to put it in exactly the same folder as I did. Just adjust the property to point to the correct location of the .bmp.

New page added 13 May 1998.
This page is located at http://www.slipstick.com/exchange/groupcal.htm
Copyright © Slipstick Systems. All rights reserved.
Send comments to webmaster@slipstick.com.
Return to Slipstick Systems Exchange Center.