ContactInstantMessageField.Service 屬性

定義

取得用來傳送立即訊息的服務名稱。

注意

contactInstantMessageField可能會在Windows 8.1之後變更或無法使用。 請改用 ContactConnectedServiceAccount

public:
 property Platform::String ^ Service { Platform::String ^ get(); };
winrt::hstring Service();
public string Service { get; }
var string = contactInstantMessageField.service;
Public ReadOnly Property Service As String

屬性值

String

Platform::String

winrt::hstring

服務名稱。

Windows 需求

應用程式功能
contactsSystem

適用於