CNMutableContact.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; [Foundation.Export("setContactRelations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ContactRelations : Contacts.CNLabeledValue<Contacts.CNContactRelation>[] with get, set

Property Value

Attributes

Applies to