recipients
The contacts who are the recipients of the messages.
Declaration
var recipients: [INPerson]? { get }Discussion
When this property contains one or more INPerson objects, your search should return only messages received by the specified users. Use the operator in the recipientsOperator property to determine whether to search for messages containing all, some, or none of the specified recipients.