Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 744 Bytes

contactchangetype.md

File metadata and controls

35 lines (24 loc) · 744 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Contacts.ContactChangeType
winrt enum

ContactChangeType

-description

Specifies the type of change that occurred for a ContactChanged event.

-enum-fields

-field Created:0

A contact was created.

-field Modified:1

A contact was modified.

-field Deleted:2

A contact was deleted.

-field ChangeTrackingLost:3

Change tracking was lost. Call Reset to reestablish continuity with the ContactStore.

-remarks

-examples

-see-also

-capabilities

contactsSystem