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