CNContactStore.ExecuteSaveRequest(CNSaveRequest, NSError) 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.
Attempts to save the data specified in saveRequest
.
[Foundation.Export("executeSaveRequest:error:")]
public virtual bool ExecuteSaveRequest (Contacts.CNSaveRequest saveRequest, out Foundation.NSError error);
abstract member ExecuteSaveRequest : Contacts.CNSaveRequest * -> bool
override this.ExecuteSaveRequest : Contacts.CNSaveRequest * -> bool
Parameters
- saveRequest
- CNSaveRequest
- error
- NSError
Returns
- Attributes