Edit

Share via


InstantMessagingMcuSession.PropertiesChanged Event

Definition

Raised when one or more session properties change.

public:
 event EventHandler<Microsoft::Rtc::Collaboration::PropertiesChangedEventArgs<Microsoft::Rtc::Collaboration::InstantMessagingMcuSessionProperties ^> ^> ^ PropertiesChanged;
public event EventHandler<Microsoft.Rtc.Collaboration.PropertiesChangedEventArgs<Microsoft.Rtc.Collaboration.InstantMessagingMcuSessionProperties>> PropertiesChanged;
member this.PropertiesChanged : EventHandler<Microsoft.Rtc.Collaboration.PropertiesChangedEventArgs<Microsoft.Rtc.Collaboration.InstantMessagingMcuSessionProperties>> 
Public Custom Event PropertiesChanged As EventHandler(Of PropertiesChangedEventArgs(Of InstantMessagingMcuSessionProperties)) 

Event Type

Applies to