Edit

Share via


CallTransferReceivedEventArgs.NewConversation Property

Definition

Gets the Conversation used to communicate with the destination URI of the transfer.

public:
 property Microsoft::Rtc::Collaboration::Conversation ^ NewConversation { Microsoft::Rtc::Collaboration::Conversation ^ get(); };
public Microsoft.Rtc.Collaboration.Conversation NewConversation { get; }
member this.NewConversation : Microsoft.Rtc.Collaboration.Conversation
Public ReadOnly Property NewConversation As Conversation

Property Value

Applies to