TeamsMeetingParticipant interface
Interface representing a participant in a Teams meeting.
Properties
| conversation | The conversation account associated with the meeting. |
| meeting | The meeting details. |
| user | The user participating in the meeting. |
Property Details
conversation
The conversation account associated with the meeting.
conversation?: ConversationAccount
Property Value
meeting
user
The user participating in the meeting.
user?: TeamsChannelAccount