Partilhar via


OutboundCallActivity Constructor (String)

Creates a new instance with the specified name.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
'Usage
Dim name As String

Dim instance As New OutboundCallActivity(name)
public OutboundCallActivity(
    string name
)

Parameters

See Also

Reference

OutboundCallActivity Class

OutboundCallActivity Members

OutboundCallActivity Overload

Microsoft.Rtc.Workflow.Activities Namespace