ContactLaunchActionVerbs.Message 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 send message to a contact action.
public:
static property Platform::String ^ Message { Platform::String ^ get(); };
static winrt::hstring Message();
public static string Message { get; }
var string = ContactLaunchActionVerbs.message;
Public Shared ReadOnly Property Message As String
Property Value
The send message to a contact action.
Windows requirements
App capabilities |
contactsSystem
|