ContactAnnotationList.Id プロパティ

定義

この ContactAnnotationList の ID を取得します。

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = contactAnnotationList.id;
Public ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

この ContactAnnotationList の ID。

Windows の要件

アプリの機能
contactsSystem

適用対象