contactId property

String? contactId

Property getter and setter for contactId: Optionally, a reach-out can identify the contact rather than having the user choose Optionally, a reach-out can identify the contact rather than having the user choose

Implementation

String? get contactId;
void contactId=(String? contactId)

Implementation

set contactId(String? contactId);