ContactChange.ChangeType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|