ABPerson.CompositeNameFormat Property
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.
Developers should not use this deprecated property. Developers should use GetCompositeNameFormat (null) instead
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use GetCompositeNameFormat (null) instead")]
public static AddressBook.ABPersonCompositeNameFormat CompositeNameFormat { get; }
member this.CompositeNameFormat : AddressBook.ABPersonCompositeNameFormat
Property Value
A ABPersonCompositeNameFormat which controls the format used for the person's composite name.
- Attributes