ContactLaunchActions

Declares actions to take when a contact is launched.

Element hierarchy

<Extension>
<Contact>
<ContactLaunchActions>

Syntax

<ContactLaunchActions DesiredView? = "default" | "useLess" | "useHalf" | "useMore" | "useMinimum" >

  <!-- Child elements -->
  LaunchAction{1,50}

</ContactLaunchActions>

Key

?   optional (zero or one) {}   specific range of occurrences

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
DesiredView

The desired amount of screen space to use when the contact launches.

Windows Phone:  DesiredView isn't supported for Windows Phone.

This attribute can have one of the following values:

  • default
  • useLess
  • useHalf
  • useMore
  • useMinimum
No

 

Child Elements

Child Element Description
LaunchAction (in ContactLaunchActions)

Describes a ContactLaunchActions content action.

 

Parent Elements

Parent Element Description
Contact

Declares an app extensibility point of type windows.contact.

 

Remarks

For more info, see ViewSizePreference and DesiredRemainingView.

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2013/manifest