Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the contacts panel in a Windows app.
Element hierarchy
<uap4:ContactPanel>
Syntax
<uap4:ContactPanel
SupportsUnknownContacts = 'A boolean value.' >
Attributes and elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| SupportsUnknownContacts | True if the contact panel supports unknown contacts, otherwise false. | A boolean value. | Yes |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| uap4:Extension | Declares an extensibility point for the app. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/4 |
| Minimum OS Version | Windows 10 version 1703 (Build 15063) |