ContactListCreateOrUpdateContactRequest.ContactListId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
作成または更新するタスクを含む連絡先リストの 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
プロパティ値
作成または更新するタスクを含む連絡先リストの ID。
Windows の要件
アプリの機能 |
contactsSystem
|