ABPersonCompositeNameFormat Enum
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.
The format to use for a person's composite name.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public enum ABPersonCompositeNameFormat
type ABPersonCompositeNameFormat =
- Inheritance
-
ABPersonCompositeNameFormat
- Attributes
Fields
Name | Value | Description |
---|---|---|
FirstNameFirst | 0 | First name first. |
LastNameFirst | 1 | Last name first. |
Remarks
The composite name controls the output of ToString().