ContactLaunchActionVerbs.VideoCall Property

Definition

Gets the video call contact action.

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

Property Value

String

Platform::String

winrt::hstring

The video call contact action.

Windows requirements

App capabilities
contactsSystem

Applies to