Name of the object to hide/show.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string EmailTo { get; set; }
Visual Basic
Public Property EmailTo As String
	Get
	Set
JScript
function get EmailTo () : String
function set EmailTo (value : String)

See Also