ConversationChangedEventArgs.PreviousConversation 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 that contained the Call.
public:
property Microsoft::Rtc::Collaboration::Conversation ^ PreviousConversation { Microsoft::Rtc::Collaboration::Conversation ^ get(); };
public Microsoft.Rtc.Collaboration.Conversation PreviousConversation { get; }
member this.PreviousConversation : Microsoft.Rtc.Collaboration.Conversation
Public ReadOnly Property PreviousConversation As Conversation