ParticipantPropertiesChangedEventArgs Members

Include Protected Members
Include Inherited Members

Represents information about updated properties for a conversation participant.

The ParticipantPropertiesChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property ChangedPropertyNames Gets the list of property names that have changed. (inherited from PropertiesChangedEventArgs<TProperties>)
Public property Participant Gets the participant whose properties have changed.
Public property Properties Gets the current values of the properties. (inherited from PropertiesChangedEventArgs<TProperties>)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

ParticipantPropertiesChangedEventArgs Class

Microsoft.Rtc.Collaboration Namespace