ContactChangeType
ContactChangeType
ContactChangeType
ContactChangeType
Enum
Definition
Indicates the type of change represented by a ContactChangeRecord.
public : enum class ContactChangeTypepublic enum ContactChangeTypePublic Enum ContactChangeType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows Mobile Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Phone.PhoneContract (introduced v1)
|
| Capabilities |
ID_CAP_CONTACTS [Windows Phone]
|
Fields
| Created Created Created Created | The contact was created. |
| Deleted Deleted Deleted Deleted | The contact was deleted. |
| Modified Modified Modified Modified | The contact was modified. |