ContactChange
ContactChange
ContactChange
ContactChange
Class
Definition
public : sealed class ContactChange : IContactChangepublic sealed class ContactChange : IContactChangePublic NotInheritable Class ContactChange Implements IContactChange// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
Call ContactChangeReader.ReadBatchAsync to get a list of ContactChange objects.
Properties
ChangeType ChangeType ChangeType ChangeType
Gets a value that indicates the type of change that occurred.
public : ContactChangeType ChangeType { get; }public ContactChangeType ChangeType { get; }Public ReadOnly Property ChangeType As ContactChangeType// You can use this property in JavaScript.
The type of change that occurred.