ContactChangeRecord.ChangeType Property

Definition

Gets the type of change that occurred.

public:
 property ContactChangeType ChangeType { ContactChangeType get(); };
ContactChangeType ChangeType();
public ContactChangeType ChangeType { get; }
var contactChangeType = contactChangeRecord.changeType;
Public ReadOnly Property ChangeType As ContactChangeType

Property Value

The type of change that occurred.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Applies to