共用方式為


IContactMessageActivatedEventArgs.ServiceId 屬性

定義

取得用於訊息之服務的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

用於訊息之服務的識別碼。

適用於