RealTimeAddress.UserAtHost Property

Definition

Get the user@host portion of the sip URI, if available. If the sip URI is not available, the value returned is String.Empty.

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

Property Value

String

Applies to