InstantMessagingFlowTemplate Constructor (InstantMessagingFlowTemplate)
Creates a new instance of the InstantMessagingFlowTemplate class with values from the specified flow template.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New ( _
source As InstantMessagingFlowTemplate _
)
'Usage
Dim source As InstantMessagingFlowTemplate
Dim instance As New InstantMessagingFlowTemplate(source)
public InstantMessagingFlowTemplate(
InstantMessagingFlowTemplate source
)
Parameters
- source
Type: Microsoft.Rtc.Collaboration.InstantMessagingFlowTemplate
The source template.
See Also
Reference
InstantMessagingFlowTemplate Class
InstantMessagingFlowTemplate Members