CNSaveRequest.DeleteContact(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.
Deletes the specified contact
from the CNContactStore.
[Foundation.Export("deleteContact:")]
public virtual void DeleteContact (Contacts.CNMutableContact contact);
abstract member DeleteContact : Contacts.CNMutableContact -> unit
override this.DeleteContact : Contacts.CNMutableContact -> unit
Parameters
- contact
- CNMutableContact
- Attributes