Hi,
I’m using version 4.5.0.
When I’m importing contacts from the vCard using MapiContact.fromVCard , the contact’s notes not imported correctly (formatting):
1) In vCard format the next chars are kinda escaped : , : it means in the vCard they appears like \, and \: respectively, but it also shows up in the PST and they have to be formatted to appear as , and :.
2) HTML - if the note is HTML then it's shows up in the PST like text with HTML tags and not rendered as HTML.
Please advise.
Thanks