23.8 Save DistList to Multi Contact VCF

Hello,
The sample code here:

Dim dlist = CType(msg.ToMapiMessageItem(), MapiDistributionList)
Dim options = New MapiDistributionListSaveOptions(ContactSaveFormat.VCard)
dlist.Save(“distribution_list.vcf”, options)

MapiDistributionListSaveOptions does not have a VCF version property?
I mean the saved multi VCF file will be in vcf v2 or v3?
Worth to have a MapiDistributionListSaveOptions.VCFVersion property to be able to select the contact file version?
Thanks :slight_smile:

Thanks, we’ll check it out and get back to you.

1 Like

@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-41298

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.

1 Like