ContactLaunchActionVerbs.VideoCall プロパティ

定義

ビデオ通話の連絡先アクションを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ビデオ通話の連絡先アクション。

Windows の要件

アプリの機能
contactsSystem

適用対象