Edit

Share via


CNContactViewController.ParentGroup Property

Definition

If set, the CNGroup to which to add the Contact.

public virtual Contacts.CNGroup ParentGroup { [Foundation.Export("parentGroup", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setParentGroup:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ParentGroup : Contacts.CNGroup with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to