Edit

Share via


ConversationParticipant.Uri Property

Definition

Gets the URI prefixed with the sip: scheme.

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

Property Value

Remarks

This matches either the URI of the true participant or the URI of the impersonated participant.

Applies to