InstantMessagingMcuSession Property

Gets the disclaimer that should be presented to the user prior to joining.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property InstantMessagingMcuSession As InstantMessagingMcuSession
    Get
'Usage
Dim instance As ConferenceSession
Dim value As InstantMessagingMcuSession

value = instance.InstantMessagingMcuSession
public InstantMessagingMcuSession InstantMessagingMcuSession { get; }

Property Value

Type: Microsoft.Rtc.Collaboration..::..InstantMessagingMcuSession

Remarks

Some administrators may wish to configure a message that clients can display before the join.

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace