次の方法で共有


ContactListDeleteContactRequest.ContactId プロパティ

定義

削除する連絡先の連絡先 ID を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

削除する連絡先の連絡先 ID。

Windows の要件

アプリの機能
contactsSystem

適用対象