다음을 통해 공유


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와 연결된 값을 나타냅니다.

적용 대상