| title | meetingSpeaker resource type |
|---|---|
| description | Represents the speaker of an online meeting that has registration enabled. |
| author | awang119 |
| ms.localizationpriority | medium |
| ms.subservice | cloud-communications |
| ms.date | 09/30/2021 |
| doc_type | resourcePageType |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the speaker of an online meeting that has registration enabled.
| Property | Type | Description |
|---|---|---|
| bio | String | Bio of the speaker. |
| displayName | String | Display name of the speaker. |
None.
{
"bio": "String",
"displayName": "String"
}