次の方法で共有


Using Exchange Integration (Windows Embedded CE 6.0)

1/5/2010

The Voice over IP (VoIP) functionality in Windows Embedded CE includes a library named the Exchange Client, also known as the OWA Exchange Client. This library abstracts communication with Exchange and enables features such as retrieving schedule and global address list information. You can use this library from your UI, like the VoIP Phone Suite does, or from other parts of your code.

The VoIP Phone Suite component application, IP Contacts, is the only component in the suite to make use of the Exchange Client core component. The sample, VoIP Contacts, does not make full use of all the abilities of the Exchange Client, but it can serve as a good starting point for your own exploration of the Exchange Client features.

The Exchange Client is well documented. Please see Exchange Client to see the full documentation on this Windows Embedded CE component.

For more information about Exchange integration functionality, including the location of the sample source code for the Exchange Client, please also see Non-UI VoIP Phone Functionality and Customizing Non-UI IP Phone Functionality.

See Also

Tasks

How to Develop a VoIP Phone

Other Resources

Common VoIP Phone Customization Tasks
Exchange Client