Edit

Share via


RealTimeAddress.Uri Property

Definition

Gets the sip URI of this target. This can be null if the tel URI was given that could not converted to sip URI due to missing default domain.

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

Property Value

Applies to