Contents

conversationIdentifiers

The conversation identifiers to locate in your search.

Declaration

var conversationIdentifiers: [String]? { get }

Discussion

When this property contains one or more strings, your search should return only messages with conversation IDs matching the specified identifiers. The value of the conversationIdentifiersOperator property determines whether searches should be for all, some, or none of the specified conversation identifiers.

See Also

Specifying Message Identifiers