Hi,
I'm using the EWSCLient class to add/edit contacts in Outlook. When I have an existing contact in Outlook and use the "UpdateContact" method to alter some details the contact's picture disappears. Also, when the contact's note field had a value, the existing note will be corrupted and will show the HTML to the user, like this:
<html>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8”>
<meta name=”Generator” content=”Microsoft Exchange Server”>
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face=”Arial” size=”2”><span style=”font-size:10pt;”>
<div style=”text-indent:-14.15pt;padding-left:14.15pt;”>test</div>
<div style=”text-indent:-14.15pt;padding-left:14.15pt;”><font face=”Calibri” size=”2”><span style=”font-size:11pt;”> </span></font></div>
</span></font>
</body>
</html>
Version details:
Aspose .Email for .NET 4.0 v4.7.0.0
MS Exchange 2010