Share via


ContactAnnotation.AnnotationListId Property

Definition

Gets the ID for the parent ContactAnnotationList that this ContactAnnotation is contained within.

public:
 property Platform::String ^ AnnotationListId { Platform::String ^ get(); };
winrt::hstring AnnotationListId();
public string AnnotationListId { get; }
var string = contactAnnotation.annotationListId;
Public ReadOnly Property AnnotationListId As String

Property Value

String

Platform::String

winrt::hstring

The ID for the parent ContactAnnotationList that this ContactAnnotation is contained within.

Windows requirements

App capabilities
contactsSystem

Applies to