ContactLaunchActionVerbs.Map 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.
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
The map contact action.
Windows requirements
App capabilities |
contactsSystem
|