SaveContactTask.Show Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Launches the contacts application and enables the user to save a contact.
Namespace: Microsoft.Phone.Tasks
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Public Overrides Sub Show
public override void Show()
This task is a Chooser. For more information, see Launchers and Choosers for Windows Phone 8. Implement an event handler for the Completed event to receive the result of this Chooser after calling the Show method.
Supported in: 8.1, 8.0, 7.1
Windows Phone
Microsoft.Phone.Tasks Namespace