共用方式為


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 相關聯的值

適用於