OutboundCallActivity Members
Include Protected Members
Include Inherited Members
Makes an outbound call.
The OutboundCallActivity type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OutboundCallActivity() | Creates a new instance. | |
OutboundCallActivity(String) | Creates a new instance with the specified name. |
Top
Properties
Name | Description | |
---|---|---|
CalledParty | Gets or sets the RealTimeAddress to make an outbound call. A RealTimeAddress object represents a real-time address. | |
CallProvider | Gets a CallProvider object that exposes different objects like the Call object, SpeechSynthesizer object, and the recognizers used in instant message or speech dialogs. | |
CallType | Gets or sets the outbound call type. | |
CustomMimeParts | Gets the list of MimePartContentDescriptions to be set on the outbound call. | |
Description | (inherited from Activity) | |
DesignMode | (inherited from DependencyObject) | |
Enabled | (inherited from Activity) | |
ExecutionResult | (inherited from Activity) | |
ExecutionStatus | (inherited from Activity) | |
Headers | Gets a list of SignalingHeader to be set on the outbound call. | |
IsDynamicActivity | (inherited from Activity) | |
Name | (inherited from Activity) | |
Parent | (inherited from Activity) | |
ParentDependencyObject | (inherited from DependencyObject) | |
QualifiedName | (inherited from Activity) | |
Site | (inherited from DependencyObject) | |
UserData | (inherited from DependencyObject) | |
WorkflowInstanceId | (inherited from Activity) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
Canceling | (inherited from Activity) | |
Closed | (inherited from Activity) | |
Compensating | (inherited from Activity) | |
Executing | (inherited from Activity) | |
Faulting | (inherited from Activity) | |
StatusChanged | (inherited from Activity) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponent.Disposed | (inherited from DependencyObject) | |
IInstanceDependencyContainer.InstanceDependencyProperties |
Top