nicknames property

nicknames property

Gets an array containing the text corresponding to the nickname of the object.

Remarks

This property is a simplified version of VCardIdentificationRecordset.nickname_records.

Definition:

@property
def nicknames(self):
    ...

See Also