query


Returns the RecipientsQueryBuilder object used to get the current results.

Use query to create and run a new query by chaining additional RecipientsQueryBuilder functions to it. You can filter only on properties that haven't already been used in the previous RecipientsQueryBuilder.

Did this help?