[ Version ( since = "3.60" ) ]
public VCardVersion get_version ()
Gets a vCard version of the this.
The e_vcard_version_unknown is returned only if there is a VERSION attribute, but with an unknown value. Otherwise an e_vcard_version_40 is used as a fallback version.
| this |
an VCard |
|
a vCard version of the this, as one of VCardVersion |