次の方法で共有


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

適用対象