The AgentlessActionBehavior type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AgentlessActionBehavior | Initializes a new instance of the AgentlessActionBehavior class. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Action | Get or set the type of action to be performed. |
![]() | AttendantProfile | Get or set the attentant profile calls should be routed to. |
![]() | BehaviorType |
The type of action the behavior performs.
(Inherited from PolicyBehavior.) |
![]() | FaxFile | Get or set the full path (on the server) of the fax recording file. This must be an i3f file. |
![]() | Id | (Inherited from PolicyBehavior.) |
![]() | SecondsOfSilence | Get or set a number of seconds to wait before playing a voice message or starting an attendant profile. |
![]() | VoiceFile | Get or set the full path (on the server) of the voice recording file. This must be a wav file. |