ConversationChangedEventArgs.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 new Conversation that contains the Call.
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