OutboundCallActivity Properties

Include Protected Members
Include Inherited Members

The OutboundCallActivity type exposes the following members.

Properties

  Name Description
Public property CalledParty Gets or sets the RealTimeAddress to make an outbound call. A RealTimeAddress object represents a real-time address.
Public property 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.
Public property CallType Gets or sets the outbound call type.
Public property CustomMimeParts Gets the list of MimePartContentDescriptions to be set on the outbound call.
Public property Description (inherited from Activity)
Protected property DesignMode (inherited from DependencyObject)
Public property Enabled (inherited from Activity)
Public property ExecutionResult (inherited from Activity)
Public property ExecutionStatus (inherited from Activity)
Public property Headers Gets a list of SignalingHeader to be set on the outbound call.
Public property IsDynamicActivity (inherited from Activity)
Public property Name (inherited from Activity)
Public property Parent (inherited from Activity)
Protected property ParentDependencyObject (inherited from DependencyObject)
Public property QualifiedName (inherited from Activity)
Public property Site (inherited from DependencyObject)
Public property UserData (inherited from DependencyObject)
Protected property WorkflowInstanceId (inherited from Activity)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IInstanceDependencyContainer.InstanceDependencyProperties

Top

See Also

Reference

OutboundCallActivity Class

Microsoft.Rtc.Workflow.Activities Namespace