次の方法で共有


ContactListSyncManagerSyncRequest.ContactListId プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

連絡先リスト ID。

Windows の要件

アプリの機能
contactsSystem

適用対象