ContactLaunchActionVerbs.Call Property
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 the call contact action.
public:
static property Platform::String ^ Call { Platform::String ^ get(); };
static winrt::hstring Call();
public static string Call { get; }
var string = ContactLaunchActionVerbs.call;
Public Shared ReadOnly Property Call As String
The call contact action.
App capabilities |
contactsSystem
|