CallTransferReceivedEventArgs.NewConversation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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