Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Event.BirthdayContactIdentifier
The contact identifier of the person for this birthday event.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 12.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Event.BirthdayContactIdentifier"; EKEvent ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKEvent | The reference to the event. | $event |
Result
Returns identifier for contact or error.
Description
The contact identifier of the person for this birthday event.This property only applies to events in the built-in Birthdays calendar. It specifies the contact identifier (for use with the Contacts functions) of the person for whom the system created this event. For any other type of event, this property returns "".
Release notes
- Version 12.0
- Added Events.Event.BirthdayContactIdentifier and deprecated older Events.Event.BirthdayPersonUniqueID.
Blog Entries
This function checks for a license.
Created 10th January 2022, last changed 10th January 2022
Events.DelegateSources - Events.Event.BirthdayPersonUniqueID