Provides data when an app is activated because it uses the Contact Picker.
JavaScript: This type appears as WebUIContactPickerActivatedEventArgs.
Syntax
public sealed class ContactPickerActivatedEventArgs : Object, IContactPickerActivatedEventArgs, IActivatedEventArgs
Attributes
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The ContactPickerActivatedEventArgs class has these types of members:
Methods
The ContactPickerActivatedEventArgs class inherits methods from the Object class.
Properties
The ContactPickerActivatedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets the letterbox UI of the contact picker that is displayed when the user wants to pick contacts that are provided by the app. | |
| Read-only | Gets the activation type. | |
| Read-only | Gets the execution state of the app before it was activated. | |
| Read-only | Gets the splash screen object which provides information about the transition from the splash screen to the activated app. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013