Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XGEN: APIs Supported by Exchange 2000


View products that this article applies to.

This article was previously published under Q274545

↑ Back to the top


Summary

Exchange 2000 supports a broad range of Application Programming Interfaces (APIs) for programmatic control over Exchange 2000 objects. You can use APIs to extend the functionality of Exchange 2000 or to create new Exchange 2000 applications.

↑ Back to the top


More information

Exchange 2000 supports the following APIs:
  • Collaboration Data Objects (CDO). Create messaging, calendaring, and contact management applications with minimal coding.
  • ActiveX Data Objects (ADO). Perform high-level dual navigation for the information store hierarchy, and obtain objects from information store items.
  • OLE DB. Navigate the information store hierarchy, and obtain objects from information store items.
  • Microsoft Win32. Standard Windows APIs that use the new Installable File System (IFS) to provide file system access to the information store.
NOTE: You can use APIs in conjunction with event sinks written in C++ or Microsoft Visual Basic for managing document workflow, scanning for viruses, preventing large attachment downloads, and so on.

↑ Back to the top


Keywords: KB274545, kbinfo

↑ Back to the top

Article Info
Article ID : 274545
Revision : 5
Created on : 2/27/2007
Published on : 2/27/2007
Exists online : False
Views : 245