toGroup property

String? toGroup
getter/setter pair

Optional contact group ID to send email to. You can create contacts and contact groups in the API or dashboard and use them for email campaigns. When contact groups are used the email is sent to each contact separately so they will not see other recipients

Implementation

String? toGroup;