Edit

Share via


ConferenceSession.PropertiesChanged Event

Definition

Raised when one or more properties of the conference session change.

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

Event Type

Applies to