共用方式為


CNMutableContact.ContactRelations 屬性

定義

物件的陣列 CNLabeledValue<ValueType> ,其中包含關聯名稱和相關 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

屬性值

屬性

適用於