INFO: Object Support for IExchangeExportChanges

Last reviewed: February 20, 1998
Article ID: Q181409
The information in this article applies to:
  • Exchange Development Kit (EDK), version 5.0
  • Extended Messaging Application Programming Interface (MAPI), version 1.0

SUMMARY

The Platform Software Development Kit (SDK) documentation discusses IExchangeExportChanges and what MAPI objects expose this interface. The documentation contends that Information Store objects implement this interface.

MORE INFORMATION

This is misleading in that only objects contained in an Information Store such as folders and messages expose this interface. If you try to access this interface through an Information Store object directly, you will get this error:

   MAPI_E_INTERFACE_NOT_SUPPORTED (0x80004002)


REFERENCES

Platform Software Development Kit Exchange Development Kit

Keywords          : EDKAPI EMAPI ExchExt XCLN XGEN
Version           : WINDOWS:1.0,5.0
Platform          : WINDOWS
Issue type        : kbinfo


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: February 20, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.