CNContact.ContactRelations Property

Definition

An array of CNLabeledValue<ValueType> objects containing the name of the relation and a reference to the related CNContact.

public virtual Contacts.CNLabeledValue<Contacts.CNContactRelation>[] ContactRelations { [Foundation.Export("contactRelations", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ContactRelations : Contacts.CNLabeledValue<Contacts.CNContactRelation>[]

Property Value

Attributes

Applies to