UserSIPInfoRemoteAddress Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string RemoteAddress { get; }
Public ReadOnly Property RemoteAddress As String
Get
public:
property String^ RemoteAddress {
String^ get ();
}
member RemoteAddress : string with get
Property Value
Type:
StringSee Also