Contents

identifiers

The message identifiers to locate in your search.

Declaration

var identifiers: [String]? { get }

Discussion

When this property contains one or more NSString objects, your search should return only messages whose IDs match the specified identifiers. The value of the identifiersOperator property determines whether searches should be for all, some, or none of the specified identifiers.

See Also

Specifying Message Identifiers