Edit

Share via


ConversationRestorationPropertiesChangedEventArgs Constructor

Definition

public:
 ConversationRestorationPropertiesChangedEventArgs(System::Collections::ObjectModel::Collection<Microsoft::Rtc::Collaboration::Call ^> ^ callsRestored);
public ConversationRestorationPropertiesChangedEventArgs (System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Call> callsRestored);
new Microsoft.Rtc.Internal.Collaboration.ConversationRestorationPropertiesChangedEventArgs : System.Collections.ObjectModel.Collection<Microsoft.Rtc.Collaboration.Call> -> Microsoft.Rtc.Internal.Collaboration.ConversationRestorationPropertiesChangedEventArgs
Public Sub New (callsRestored As Collection(Of Call))

Parameters

callsRestored
Collection<Call>

Applies to