ABPersonPredicateKey 类

定义

[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
继承
ABPersonPredicateKey
属性

属性

Birthday

表示与常量 ABPersonBirthdayProperty 关联的值

Dates

表示与常量 ABPersonDatesProperty 关联的值

DepartmentName

表示与常量 ABPersonDepartmentNameProperty 关联的值

EmailAddresses

表示与常量 ABPersonEmailAddressesProperty 关联的值

FamilyName

表示与常量 ABPersonFamilyNameProperty 关联的值

GivenName

表示与常量 ABPersonGivenNameProperty 关联的值

InstantMessageAddresses

表示与常量 ABPersonInstantMessageAddressesProperty 关联的值

JobTitle

表示与常量 ABPersonJobTitleProperty 关联的值

MiddleName

表示与常量 ABPersonMiddleNameProperty 关联的值

NamePrefix

表示与常量 ABPersonNamePrefixProperty 关联的值

NameSuffix

表示与常量 ABPersonNameSuffixProperty 关联的值

Nickname

表示与常量 ABPersonNicknameProperty 关联的值

Note

表示与常量 ABPersonNoteProperty 关联的值

OrganizationName

表示与常量 ABPersonOrganizationNameProperty 关联的值

PhoneNumbers

表示与常量 ABPersonPhoneNumbersProperty 关联的值

PhoneticFamilyName

表示与常量 ABPersonPhoneticFamilyNameProperty 关联的值

PhoneticGivenName

表示与常量 ABPersonPhoneticGivenNameProperty 关联的值

PhoneticMiddleName

表示与常量 ABPersonPhoneticMiddleNameProperty 关联的值

PostalAddresses

表示与常量 ABPersonPostalAddressesProperty 关联的值

PreviousFamilyName

表示与常量 ABPersonPreviousFamilyNameProperty 关联的值

RelatedNames

表示与常量 ABPersonRelatedNamesProperty 关联的值

SocialProfiles

表示与常量 ABPersonSocialProfilesProperty 关联的值

UrlAddresses

表示与常量 ABPersonUrlAddressesProperty 关联的值

适用于