Share via


Exchange Client Samples (Windows Embedded CE 6.0)

1/6/2010

The default location for the Exchange Client code samples is C:\WINCE600\PUBLIC\VOIP\OAK\PHONE\OWAEXCHANGECLIENT. The code example demonstrate the following Exchange Client functionality:

  • Base classes for extracting and formatting data records.
  • Contact item retrieval.
  • An engine for XML data record parsing, and a wrapper object for accessing the reference counted data record list.
  • Free/Busy data retrieval.
  • Global Address List (GAL) search.
  • Utilities for encoding strings, adding XML headers, and tracking memory.

See Also

Other Resources

Exchange Client