ABPersonPredicateKey Class

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use the 'Contacts' API instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class ABPersonPredicateKey
type ABPersonPredicateKey = class
Inheritance
ABPersonPredicateKey
Attributes

Properties

Birthday

Represents the value associated with the constant ABPersonBirthdayProperty

Dates

Represents the value associated with the constant ABPersonDatesProperty

DepartmentName

Represents the value associated with the constant ABPersonDepartmentNameProperty

EmailAddresses

Represents the value associated with the constant ABPersonEmailAddressesProperty

FamilyName

Represents the value associated with the constant ABPersonFamilyNameProperty

GivenName

Represents the value associated with the constant ABPersonGivenNameProperty

InstantMessageAddresses

Represents the value associated with the constant ABPersonInstantMessageAddressesProperty

JobTitle

Represents the value associated with the constant ABPersonJobTitleProperty

MiddleName

Represents the value associated with the constant ABPersonMiddleNameProperty

NamePrefix

Represents the value associated with the constant ABPersonNamePrefixProperty

NameSuffix

Represents the value associated with the constant ABPersonNameSuffixProperty

Nickname

Represents the value associated with the constant ABPersonNicknameProperty

Note

Represents the value associated with the constant ABPersonNoteProperty

OrganizationName

Represents the value associated with the constant ABPersonOrganizationNameProperty

PhoneNumbers

Represents the value associated with the constant ABPersonPhoneNumbersProperty

PhoneticFamilyName

Represents the value associated with the constant ABPersonPhoneticFamilyNameProperty

PhoneticGivenName

Represents the value associated with the constant ABPersonPhoneticGivenNameProperty

PhoneticMiddleName

Represents the value associated with the constant ABPersonPhoneticMiddleNameProperty

PostalAddresses

Represents the value associated with the constant ABPersonPostalAddressesProperty

PreviousFamilyName

Represents the value associated with the constant ABPersonPreviousFamilyNameProperty

RelatedNames

Represents the value associated with the constant ABPersonRelatedNamesProperty

SocialProfiles

Represents the value associated with the constant ABPersonSocialProfilesProperty

UrlAddresses

Represents the value associated with the constant ABPersonUrlAddressesProperty

Applies to