RemoteSystemSessionJoinRequest.Participant Property

Definition

Describes a request by a remote device to join a remote session.

public:
 property RemoteSystemSessionParticipant ^ Participant { RemoteSystemSessionParticipant ^ get(); };
RemoteSystemSessionParticipant Participant();
public RemoteSystemSessionParticipant Participant { get; }
var remoteSystemSessionParticipant = remoteSystemSessionJoinRequest.participant;
Public ReadOnly Property Participant As RemoteSystemSessionParticipant

Property Value

A RemoteSystemSessionParticipant object representing the participant that issued the join request.

Windows requirements

App capabilities
remoteSystem

Applies to