|
MessageRequestEventArgsRemoteHost Property |
The Remote Host the message came from.
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public string RemoteHost { get; set; }
Public Property RemoteHost As String
Get
Set
public:
property String^ RemoteHost {
String^ get ();
void set (String^ value);
}
member RemoteHost : string with get, set
Property Value
Type:
StringSee Also