CNSaveRequest.AddContact(CNMutableContact, 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 contact
to the CNContactStore.
[Foundation.Export("addContact:toContainerWithIdentifier:")]
public virtual void AddContact (Contacts.CNMutableContact contact, string identifier);
abstract member AddContact : Contacts.CNMutableContact * string -> unit
override this.AddContact : Contacts.CNMutableContact * string -> unit
Parameters
- contact
- CNMutableContact
- Attributes