ABPersonDateLabel Class

Definition

Date property labels.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public static class ABPersonDateLabel
type ABPersonDateLabel = class
Inheritance
ABPersonDateLabel
Attributes

Remarks

Labels are used with LocalizedLabel(NSString), Label, M:AddressBook.ABMultiValue`1.Add(`0,Foundation.NSString), and M:AddressBook.ABMultiValue`1.Insert(System.Int32,`0,Foundation.NSString).

Properties

Anniversary

Represents the value associated with the constant kABPersonAnniversaryLabel

Applies to

See also