次の方法で共有


ContactListServerSearchReadBatchRequest.ContactListId プロパティ

定義

検索する連絡先リストの連絡先リスト ID を取得します。

public:
 property Platform::String ^ ContactListId { Platform::String ^ get(); };
winrt::hstring ContactListId();
public string ContactListId { get; }
var string = contactListServerSearchReadBatchRequest.contactListId;
Public ReadOnly Property ContactListId As String

プロパティ値

String

Platform::String

winrt::hstring

連絡先リスト ID。

Windows の要件

アプリの機能
contactsSystem

適用対象