vCardVersion property

VCardVersion vCardVersion
getter/setter pair

The vCard version to use when exporting to VCard. V4 is the most current, but V3 is the most commonly supported.

Implementation

VCardVersion vCardVersion = VCardVersion.v3;