ContactLaunchActionVerbs.Call Property

Definition

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

Property Value

String

Platform::String

winrt::hstring

The call contact action.

Windows requirements

App capabilities
contactsSystem

Applies to

See also