ABAddressBook.HasUnsavedChanges Property
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.
Indicates whether or not this instance has changes which haven't been saved to the global address book.
public bool HasUnsavedChanges { get; }
member this.HasUnsavedChanges : bool
Property Value
true
if the current instance has unsaved changes;
otherwise, false
.