ContactAnnotationList.Id Property

Definition

Gets the ID for this ContactAnnotationList.

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

Property Value

String

Platform::String

winrt::hstring

The ID for this ContactAnnotationList.

Windows requirements

App capabilities
contactsSystem

Applies to