[This is preliminary documentation and is subject to change.]
Represents the sessionId.
| C# | Visual Basic | Visual C++ |
public string SessionId { get; set; }
Public Property SessionId As String
public: property String^ SessionId { String^ get (); void set (String^ value); }