ABAddressBook.HasUnsavedChanges Property

Definition

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.

Applies to

See also