共用方式為


IContactVideoCallActivatedEventArgs.ServiceId 屬性

定義

取得用於視訊呼叫之服務的識別碼。

public:
 property Platform::String ^ ServiceId { Platform::String ^ get(); };
winrt::hstring ServiceId();
public string ServiceId { get; }
var string = iContactVideoCallActivatedEventArgs.serviceId;
Public ReadOnly Property ServiceId As String

屬性值

String

Platform::String

winrt::hstring

用於視訊通話之服務的識別碼。

適用於