Contents

senders

The senders to include or exclude when you search for messages.

Declaration

var senders: [INPerson]? { get }

Discussion

When this property contains one or more INPerson objects, your search should return only messages sent by the specified users. Use the sendersOperator property to determine whether to search for messages sent by any of the users, or not sent by any of the users.

See Also

Getting the Senders and Recipients