Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the global configuration settings for an InstantMessaging Flow instance.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property InstantMessagingSettings As InstantMessagingFlowTemplate
Get
Set
'Usage
Dim instance As CollaborationPlatform
Dim value As InstantMessagingFlowTemplate
value = instance.InstantMessagingSettings
instance.InstantMessagingSettings = value
public InstantMessagingFlowTemplate InstantMessagingSettings { get; set; }
Property Value
Type: Microsoft.Rtc.Collaboration.InstantMessagingFlowTemplate