InstantMessagingFlowTemplate Constructor
Creates a new instance of the InstantMessagingFlowTemplate class with default values.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New InstantMessagingFlowTemplate()
public InstantMessagingFlowTemplate()
Remarks
Default value for MessageConsumptionMode is ConsumedLocally. Default value for SupportedFormats is PlainText.
See Also
Reference
InstantMessagingFlowTemplate Class
InstantMessagingFlowTemplate Members