The associated contact URI.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
ReadOnly 
Property 
Uri 
As 
String
	
Get
Visual Basic (usage)
Dim 
instance 
As 

ContactInfo
Dim 
value 
As 
String

value = instance.
Uri
C#
public 
string 
Uri { 
get; }

Property value

Type: System . . :: . . String

See also