Share via


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

适用于