Share via


NewConversation Property

Instance of new Conversation for the transfer.

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

Syntax

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

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

Property Value

Type: Microsoft.Rtc.Collaboration..::..Conversation

See Also

Reference

CallTransferReceivedEventArgs Class

CallTransferReceivedEventArgs Members

Microsoft.Rtc.Collaboration Namespace