CNSaveRequest.UpdateGroup(CNMutableGroup) 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.
Updates a CNGroup object in the CNContactStore.
[Foundation.Export("updateGroup:")]
public virtual void UpdateGroup (Contacts.CNMutableGroup group);
abstract member UpdateGroup : Contacts.CNMutableGroup -> unit
override this.UpdateGroup : Contacts.CNMutableGroup -> unit
Parameters
- group
- CNMutableGroup
- Attributes