GameInviteTask.SessionId Property

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

Gets or sets a string identifying the network session.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property SessionId As String
public string SessionId { get; set; }
<object SessionId="string" .../>

Property Value

Type: System..::.String
Type: String.

Remarks

The value used for the session ID can be chosen by the application.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

GameInviteTask Class

Microsoft.Phone.Tasks Namespace

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the game invite task for Windows Phone 8