Share via


ConversationContextChannel.Conversation Property

Gets the conversation that the ConversationContextChannel is tied to.

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

Syntax

'Declaration
Public ReadOnly Property Conversation As Conversation
    Get
'Usage
Dim instance As ConversationContextChannel
Dim value As Conversation

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

Property Value

Type: Microsoft.Rtc.Collaboration.Conversation

See Also

Reference

ConversationContextChannel Class

ConversationContextChannel Members

Microsoft.Rtc.Collaboration Namespace