VoipCallInProgressAgent.LaunchReason Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets a value that indicates why the VoipCallInProgressAgent was invoked.

Namespace:  Microsoft.Phone.Networking.Voip
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected ReadOnly Property LaunchReason As VoipCallInProgressAgentLaunchReason
protected VoipCallInProgressAgentLaunchReason LaunchReason { get; }

Property Value

Type: Microsoft.Phone.Networking.Voip..::.VoipCallInProgressAgentLaunchReason
Returns VoipCallInProgressAgentLaunchReason.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

VoipCallInProgressAgent Class

Microsoft.Phone.Networking.Voip Namespace