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

用于消息的服务的标识符。

适用于