PersonalInfo.Contact.Load not load all fields of contact correctly

Hello.
First of all, not documented well, didn’t find the differences between PersonalInfo.Contact and VCard

Anyway, using:

PersonalInfo.Contact.Load(source, ContactLoadFormat.VCard)

Will not load all fields of contact correctly, see snapshot:
snapshot.png (70.0 KB)

All Email address fields are lost / not loaded, and possible contact certificate / attachment…

Sample to reproduce:
WindowsApplication400.zip (3.9 MB)

@australian.dev.nerds
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): EMAILNET-41066

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

Hi @australian.dev.nerds
PersonalInfo.Contact class marked as obsolete and will be removed soon, use the VCardContact and MapiContact classes to work with contacts.

1 Like