FormattedOutboundChatMessage.AppendChatRoomLink Method

Appends the chat room link.

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

Syntax

'Declaration
Public Sub AppendChatRoomLink ( _
    chatRoom As ChatRoomSummary _
)
'Usage
Dim instance As FormattedOutboundChatMessage
Dim chatRoom As ChatRoomSummary

instance.AppendChatRoomLink(chatRoom)
public void AppendChatRoomLink(
    ChatRoomSummary chatRoom
)

Parameters

See Also

Reference

FormattedOutboundChatMessage Class

FormattedOutboundChatMessage Members

Microsoft.Rtc.Collaboration.GroupChat Namespace