ContactAnnotationList.ProviderPackageFamilyName 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 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
The unique identifier for the app package that created the ContactAnnotationList.
Windows requirements
App capabilities |
contactsSystem
|