ConsecutiveNoInputsInstantMessagingEventActivity Constructor ()

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 _
)
public ConsecutiveNoInputsInstantMessagingEventActivity(
    string name
)
public:
ConsecutiveNoInputsInstantMessagingEventActivity(
    String^ name
)
Microsoft.Rtc.Workflow.Activities.ConsecutiveNoInputsInstantMessagingEventActivity = function(name);

Parameters

  • name
    Type: String

See Also

ConsecutiveNoInputsInstantMessagingEventActivity Class

ConsecutiveNoInputsInstantMessagingEventActivity Overload

Microsoft.Rtc.Workflow.Activities Namespace