Edit

Share via


ABPersonAddressKey.CountryCode Property

Definition

Represents the value associated with the constant kABPersonAddressCountryCodeKey

public static Foundation.NSString CountryCode { get; }
member this.CountryCode : Foundation.NSString

Property Value

A NSString containing the key to use for the CountryCode portion of the address.

Remarks

See kABPersonAddresCountryCodeKey documentation for a list of supported values.

Applies to