Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents phone access information for an onlineMeeting.
Property | Type | Description |
---|---|---|
conferenceId | String | The conference id of the online meeting. |
dialinUrl | String | A URL to the externally-accessible web page that contains dial-in information. |
tollFreeNumbers | String collection | List of toll-free numbers that are displayed in the meeting invite. |
tollNumbers | String collection | List of toll numbers that are displayed in the meeting invite. |
tollFreeNumber (deprecated) | String | The toll-free number that connects to the Audio Conference Provider. |
tollNumber (deprecated) | String | The toll number that connects to the Audio Conference Provider. |
Caution
The following JSON representation shows the resource type.
{
"conferenceId": "String",
"dialinUrl": "String",
"tollFreeNumbers": [ "String" ],
"tollNumbers": [ "String" ]
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now