CNSaveRequest.AddGroup(CNMutableGroup, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Adds the specified group
to the CNContactStore.
[Foundation.Export("addGroup:toContainerWithIdentifier:")]
public virtual void AddGroup (Contacts.CNMutableGroup group, string identifier);
abstract member AddGroup : Contacts.CNMutableGroup * string -> unit
override this.AddGroup : Contacts.CNMutableGroup * string -> unit
Parameters
- group
- CNMutableGroup
- Attributes