Compoze Software, Inc.

Package com.compoze.collab.exchange.mapi

This package provides the classes for the Exchange MAPI schema.

See:
          Description

Interface Summary
IMapiAddressEntryContainer This interface provides the necessary functionality to get addresses from a MAPI address list.
IMapiAppointment This interface is used to represent appointments in the MAPI provider.
IMapiCalendarContainer This interface is used to represent a calendar container for MAPI.
IMapiSession Provides access to the MAPI provider.
IMapiTask This interface is used exclusively by MAPI to provide task request functionality.
IMapiTaskRequest The interface IMapiTaskRequest represents the message that is received by a recipient when a task has been assigned to them.
 

Package com.compoze.collab.exchange.mapi Description

This package provides the classes for the Exchange MAPI schema. The MAPI provider uses low level MAPI interfaces to Microsoft Exchange. Underlying the Java API is a MAPI dll, which abstracts the MAPI calls.

The MAPI subsystem must be run on Windows, so there are two possible ways to load the MAPI dll.


If the Java APIs run on Unix, then the Remote Configuration MUST be used. Consult the Administrator's Guide for more information regarding the MAPI provider and network, configuration, and performance implications.


Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.