CNContactKey Class
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.
Provides string constants whose values are the names of the possibly-available keys for CNContact objects.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNContactKey
type CNContactKey = class
- Inheritance
-
CNContactKey
- Attributes
Properties
Birthday |
Key identifying the Birthday property. |
Dates |
Key identifying the Dates property. |
DepartmentName |
Key identifying the DepartmentName property. |
EmailAddresses |
Key identifying the EmailAddresses property. |
FamilyName |
Key identifying the FamilyName property. |
GivenName |
Key identifying the GivenName property. |
Identifier |
Key identifying the Identifier property. |
ImageData |
Key identifying the ImageData property. |
ImageDataAvailable |
Key identifying the ImageDataAvailable property. |
InstantMessageAddresses |
Key identifying the InstantMessageAddresses property. |
JobTitle |
Key identifying the JobTitle property. |
MiddleName |
Key identifying the MiddleName property. |
NamePrefix |
Key identifying the NamePrefix property. |
NameSuffix |
Key identifying the NameSuffix property. |
Nickname |
Key identifying the Nickname property. |
NonGregorianBirthday |
Key identifying the NonGregorianBirthday property. |
Note |
Key identifying the Note property. |
OrganizationName |
Key identifying the OrganizationName property. |
PhoneNumbers |
Key identifying the PhoneNumbers property. |
PhoneticFamilyName |
Key identifying the PhoneticFamilyName property. |
PhoneticGivenName |
Key identifying the PhoneticGivenName property. |
PhoneticMiddleName |
Key identifying the PhoneticMiddleName property. |
PhoneticOrganizationName |
Key identifying the PhoneticOrganizationName property. |
PostalAddresses |
Key identifying the PostalAddresses property. |
PreviousFamilyName |
Key identifying the PreviousFamilyName property. |
Relations |
Key identifying the P:Contacts.CNContact.Relations property. |
SocialProfiles |
Key identifying the SocialProfiles property. |
ThumbnailImageData |
Key identifying the ThumbnailImageData property. |
Type |
Key identifying the ContactType property. |
UrlAddresses |
Key identifying the UrlAddresses property. |