RemoteSystemSessionInvitation.SessionInfo Property

Definition

Gets a RemoteSystemSessionInfo object representing the session to which this device was invited.

public:
 property RemoteSystemSessionInfo ^ SessionInfo { RemoteSystemSessionInfo ^ get(); };
RemoteSystemSessionInfo SessionInfo();
public RemoteSystemSessionInfo SessionInfo { get; }
var remoteSystemSessionInfo = remoteSystemSessionInvitation.sessionInfo;
Public ReadOnly Property SessionInfo As RemoteSystemSessionInfo

Property Value

The RemoteSystemSessionInfo object representing the session to which this device was invited.

Windows requirements

App capabilities
remoteSystem

Applies to