ContactInstantMessageField.Service プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インスタント メッセージの送信に使用されるサービスの名前を取得します。
注意
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
プロパティ値
サービス名。
Windows の要件
アプリの機能 |
contactsSystem
|