HOWTO: Extract Appointment Information from Schedule PlusLast reviewed: September 30, 1997Article ID: Q154575 |
The information in this article applies to:
SUMMARYThe OLE Scheduling Library exposes an object model for Microsoft Schedule Plus 7.0 that can be manipulated by the VBA language. This object model allows programmers to gain access to appointment information. This article provides a code sample of how to extract appointment information between two given dates from Schedule Plus.
MORE INFORMATION
REFERENCESOLE Messaging is fully documented in the Win32 SDK, available on the Microsoft Developer Network (MSDN). OLE Scheduling is documented in the Microsoft Schedule+ Programmer's Guide found under Microsoft Exchange Server in the BackOffice SDK on the Microsoft Developer Network (MSDN). The Mastering Series for Exchange Development, also available from Microsoft, has extensive Visual Basic code samples and explanations relating to OLE Scheduling. Keywords : IAPOLE VB4ALL VB4WIN vbwin GnrlVb kbprg Technology : kbole kbvba Version : WINDOWS:4.0 Platform : NT WINDOWS Issue type : kbhowto |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |