ContactAnnotation.AnnotationListId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The ID for the parent ContactAnnotationList that this ContactAnnotation is contained within.
Windows requirements
App capabilities |
contactsSystem
|