Contents

phoneOrEmailAddress

The contact’s phone number or email address.

Declaration

var phoneOrEmailAddress: String? { get set }

Discussion

When the user selects the list item, Siri launches the message compose flow and uses this property’s value as the recipient’s contact information.

See Also

Managing the Message Context