Share via


PKContact.SupplementarySubLocality Property

Definition

Developers should not use this deprecated property. Developers should use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? SupplementarySubLocality { [Foundation.Export("supplementarySubLocality", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSupplementarySubLocality:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supplementarySubLocality", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSupplementarySubLocality:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SupplementarySubLocality : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to