ContactListCreateOrUpdateContactRequest.Contact 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.
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
|