vCardRepresentation()
Returns the vCard representation of the person record as a data object in vCard format.
Declaration
func vCardRepresentation() -> Data!Return Value
A data object containing the vCard representation of the person record.
Returns the vCard representation of the person record as a data object in vCard format.
func vCardRepresentation() -> Data!A data object containing the vCard representation of the person record.