次の方法で共有


ContactListDeleteContactRequest.ContactListId プロパティ

定義

削除する連絡先を含む連絡先リストの ID を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

削除する連絡先を含む連絡先リスト。

Windows の要件

アプリの機能
contactsSystem

適用対象