The remote address of the interaction. This is the value that was dialed, and should be used for dialing.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public static string RemoteAddress { get; }
Visual Basic
Public Shared ReadOnly Property RemoteAddress As String
	Get

See Also