Share via


ContactAnnotationList.ProviderPackageFamilyName Property

Definition

Gets the unique identifier for the app package that created the ContactAnnotationList.

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

Property Value

String

Platform::String

winrt::hstring

The unique identifier for the app package that created the ContactAnnotationList.

Windows requirements

App capabilities
contactsSystem

Applies to