Edit

Share via


InstantMessagingFlow.PropertiesChanged Event

Definition

Raised when instant messaging flow properties changes.

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

Event Type

Applies to