Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 642 Bytes

contactchangetype.md

File metadata and controls

34 lines (23 loc) · 642 Bytes
-api-id -api-type
T:Windows.Phone.PersonalInformation.ContactChangeType
winrt enum

ContactChangeType

-description

Indicates the type of change represented by a ContactChangeRecord.

-enum-fields

-field Created:0

The contact was created.

-field Modified:1

The contact was modified.

-field Deleted:2

The contact was deleted.

-remarks

-examples

-see-also

ContactChangeRecord.ChangeType

-capabilities

ID_CAP_CONTACTS [Windows Phone]