Click or drag to resize
OriginatePriority Property
Get/Set the priority of the extension to connect to. If you set the priority you also have to set the context and exten properties.

Namespace: AsterNET.Manager
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Priority { get; set; }

Property Value

Type: Int32
See Also