ContactLaunchActionVerbs.VideoCall 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 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
The video call contact action.
Windows requirements
App capabilities |
contactsSystem
|