UserSIPInfoRemoteAddress Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic string RemoteAddress { get; }
Public ReadOnly Property RemoteAddress As String
Get
public:
property String^ RemoteAddress {
String^ get ();
}
member RemoteAddress : string with get
Property Value
Type:
String
See Also