ParticipantEndpointAttendanceChangedEventArgs<TProperties> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TProperties>
public ref class ParticipantEndpointAttendanceChangedEventArgs : EventArgs
public class ParticipantEndpointAttendanceChangedEventArgs<TProperties> : EventArgs
type ParticipantEndpointAttendanceChangedEventArgs<'Properties> = class
inherit EventArgs
Public Class ParticipantEndpointAttendanceChangedEventArgs(Of TProperties)
Inherits EventArgs
Type Parameters
- TProperties
- Inheritance
-
ParticipantEndpointAttendanceChangedEventArgs<TProperties>
Properties
Joined |
Gets the participant endpoints that have joined. |
Left |
Gets the participant endpoints that have left. |