Share via


ContactLaunchActionVerbs.Post Property

Definition

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

String

Platform::String

winrt::hstring

The post to a contact action.

Windows requirements

App capabilities
contactsSystem

Applies to