Exchange Client Interfaces (Windows CE 5.0)
The following table shows the Exchange Client interfaces with a description of the purpose of each.
Programming element | Description |
---|---|
IExchangeClient | This interface manages the interactions with an Exchange server and initiates requests. |
IExchangeClientContactInformation | This interface provides information from a single contact. |
IExchangeClientDataItemArray | This interface represents an array of data returned by an Exchange server. |
IExchangeClientFreeBusyInformation | This interface provides information from a single free/busy data entry. |
IExchangeClientGALSearchInformation | This interface provides information from a single global address list (GAL) entry. |
IExchangeClientRequest | This interface represents a single request to the Exchange server for information. |
IExchangeClientRequestCallback | This interface contains the methods called by the Exchange client library to communicate status to code using the library. |
See Also
Send Feedback on this topic to the authors