Click or drag to resize
OriginateActionAccount Property
Get/Set the account code to use for the originated call. The account code is included in the call detail record generated for this call and will be used for billing.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Account { get; set; }

Property Value

Type: String
See Also