ContactListCreateOrUpdateContactRequest.Contact Property

Definition

Gets the Contact of the task to be created or updated.

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

Property Value

The Contact of the task to be created or updated.

Windows requirements

App capabilities
contactsSystem

Applies to