Share via


ContactChange.ChangeType Property

Definition

Gets a value that indicates the type of change that occurred.

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

Property Value

The type of change that occurred.

Windows requirements

App capabilities
contactsSystem

Applies to