문제

Can Windows Phone 7 connect to an Exchange server that allows the phone to keep its contacts, calendar etc. in sync?

Thanks!

도움이 되었습니까?

해결책

Yes, it can connect to an Exchange server and sync emails, contacts and calendar. If you are looking at doing this in your WP7 application, you will have write your own code to connect and sync various items. There is no API method or class that will help you build your WP7 application to sync items from an Exchange server. You will be able to use email or phone number chooser task to select items from your contacts. You may also send an email from your app. Currently, an app can't interact with the calendar.

HTH, indyfromoz

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top