This topic has not yet been rated - Rate this topic

GameInviteTask.SessionId Property

July 26, 2012

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.
public string SessionId { get; set; }
<object SessionId="string" .../>

Property Value

Type: System.String
Type: String.

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

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.