Edit

Share via


ConferenceParticipantEndpointProperties.JoinedOnBehalfUri Property

Definition

Gets the URI of the user that this session was joined on behalf of.

public:
 property System::String ^ JoinedOnBehalfUri { System::String ^ get(); };
public string JoinedOnBehalfUri { get; }
member this.JoinedOnBehalfUri : string
Public ReadOnly Property JoinedOnBehalfUri As String

Property Value

Remarks

The uri could be empty.

If an assistant joins on behalf of his manager, then the manager's URI will be returned by this property.

Applies to