Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Events.Alarm.SetEmailAddress

Sets the email for this alarm.

Component Version macOS Windows Linux Server iOS SDK
Events 6.2 ✅ Yes ❌ No ❌ No ❌ No ✅ Yes
MBS( "Events.Alarm.SetEmailAddress"; EKAlarm; Email )   More

Parameters

Parameter Description Example
EKAlarm The reference to the alarm. $Alarm
Email The new email address. "alarm@test.test"

Result

Returns OK or error.

Description

Sets the email for this alarm.
An email address that is the recipient of an email alarm, which is an alarm that triggers an email message.
When you set the emailAddress, the type is set to Email, and the soundName and url are cleared.

See also

This function checks for a license.

Created 10th March 2016, last changed 13th August 2016


Events.Alarm.SetAbsoluteDate - Events.Alarm.SetProximity