uid property

uid property

Gets the value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.

Remarks

This property is a simplified version of VCardExplanatoryRecordset.uid_record.

Definition:

@property
def uid(self):
    ...

See Also