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