次の方法で共有


ContactListCreateOrUpdateContactRequest.ContactListId プロパティ

定義

作成または更新するタスクを含む連絡先リストの ID を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

作成または更新するタスクを含む連絡先リストの ID。

Windows の要件

アプリの機能
contactsSystem

適用対象