ParticipantAttendanceChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents information regarding participants that get added or removed in a conversation or conference or MCU.
The ParticipantAttendanceChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Added | Gets the added participants. | |
Removed | Gets the removed participants. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top