Contents

birthdayContactIdentifier

The contact identifier of the person for this birthday event.

Declaration

var birthdayContactIdentifier: String? { get }

Discussion

This property only applies to events in the built-in Birthdays calendar. It specifies the contact identifier (for use with the Contacts framework) of the person for whom the system created this event. For any other type of event, this property returns nil.

See Also

Accessing Event Properties