v_card_package property

v_card_package property

Gets the VCard metadata package.

Remarks

Learn more | | |

Example

This code sample demonstrates how to extract vCard fields along with descriptive parameters.

Definition:

@property
def v_card_package(self):
    ...

See Also