emailAddress
The recipient of an email to send when the alarm triggers.
Declaration
var emailAddress: String? { get set }Mentioned in
Discussion
Assigning this property a value will set the soundName and url properties to nil.
The recipient of an email to send when the alarm triggers.
var emailAddress: String? { get set }Assigning this property a value will set the soundName and url properties to nil.