ContactLaunchActionVerbs.Map Property

Definition

Gets the map contact action.

public:
 static property Platform::String ^ Map { Platform::String ^ get(); };
static winrt::hstring Map();
public static string Map { get; }
var string = ContactLaunchActionVerbs.map;
Public Shared ReadOnly Property Map As String

Property Value

String

Platform::String

winrt::hstring

The map contact action.

Windows requirements

App capabilities
contactsSystem

Applies to

See also