Share via


CommunicationsEventsActivity Constructor ()

Creates a new instance with the name.

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

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public CommunicationsEventsActivity(
    string name
)
public:
CommunicationsEventsActivity(
    String^ name
)
Microsoft.Rtc.Workflow.Activities.CommunicationsEventsActivity = function(name);

Parameters

  • name
    Type: String

See Also

CommunicationsEventsActivity Class

CommunicationsEventsActivity Overload

Microsoft.Rtc.Workflow.Activities Namespace