Share via


ContactChange.Contact Property

Definition

Gets the Contact object that changed.

public:
 property Contact ^ Contact { Contact ^ get(); };
Contact Contact();
public Contact Contact { get; }
var contact = contactChange.contact;
Public ReadOnly Property Contact As Contact

Property Value

The Contact object that changed.

Windows requirements

App capabilities
contactsSystem

Applies to