Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Dear All,
We need to use the contact details from OWA in our application.Kindly let me know solutions for the following
1.In case user is configured email Signature in OWA can we get the signature from exchange using Exchange web services ?
2. Getting personal contacts using the EWS
3. Above two we need it with generic account credentials to get that. Because we cannot get the user name and password of the user and also our site is not Kerberos enable or delegation enabled

Thanks
Posted
Updated 19-Mar-13 20:17pm
v3

1 solution

To get and set OWA signature (plain and html) and other OWA settings is possible with
Exchange Web Services .NET
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900