CNContact.GetPredicateForContactsInContainer(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A predicate that will match all contacts in containerIdentifier
.
[Foundation.Export("predicateForContactsInContainerWithIdentifier:")]
public static Foundation.NSPredicate GetPredicateForContactsInContainer (string containerIdentifier);
static member GetPredicateForContactsInContainer : string -> Foundation.NSPredicate
Parameters
- containerIdentifier
- String
Returns
- Attributes