CNSaveRequest.UpdateContact(CNMutableContact) 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 CNContact object in the CNContactStore.
[Foundation.Export("updateContact:")]
public virtual void UpdateContact (Contacts.CNMutableContact contact);
abstract member UpdateContact : Contacts.CNMutableContact -> unit
override this.UpdateContact : Contacts.CNMutableContact -> unit
Parameters
- contact
- CNMutableContact
- Attributes