The remote ID of the interaction. This is a display-friendly value that represents the dial string.

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 RemoteId { get; }
Visual Basic
Public Shared ReadOnly Property RemoteId As String
	Get

See Also