ContactAnnotation.ProviderProperties 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.
Provides a place to store data to be used by the app when interacting with a service provider.
public:
property ValueSet ^ ProviderProperties { ValueSet ^ get(); };
ValueSet ProviderProperties();
public ValueSet ProviderProperties { get; }
var valueSet = contactAnnotation.providerProperties;
Public ReadOnly Property ProviderProperties As ValueSet
Property Value
Data to be used by the app when interacting with a service provider.
Windows requirements
App capabilities |
contactsSystem
|