Share via


Contact.ContactListId プロパティ

定義

この連絡先がメンバーである ContactList を識別する文字列を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

この連絡先がメンバーである ContactList を識別する文字列。

Windows の要件

アプリの機能
contactsSystem

適用対象