Skip to content

Commit aec8706

Browse files
authored
Update virtualevent.md
1 parent 907f125 commit aec8706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/virtualevent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Inherits from [entity](../resources/entity.md).
3434
|description|[itemBody](../resources/itembody.md)|A description of the virtual event.|
3535
|displayName|String|The display name of the virtual event. |
3636
|endDateTime|[dateTimeTimeZone](../resources/datetimetimezone.md)|The end time of the virtual event. The **timeZone** property _can_ be set to any of the time zones currently supported by Windows. For details on how to get all available time zones using PowerShell, see [Get-TimeZone](/powershell/module/microsoft.powershell.management/get-timezone#example-3-get-all-available-time-zones).|
37-
|externalEventInformation|[virtualEventExternalInformation](../resources/virtualeventexternalinformation.md) collection|The external information of a virtual event. Returned only for event organizers or coorganizers. |
37+
|externalEventInformation|[virtualEventExternalInformation](../resources/virtualeventexternalinformation.md) collection|The external information of a virtual event. Returned only for event organizers or coorganizers; otherwise, `null`. |
3838
|id|String|The unique identifier of the virtual event. Inherited from [entity](../resources/entity.md).|
3939
|settings|[virtualEventSettings](../resources/virtualeventsettings.md)| The virtual event settings. |
4040
|startDateTime|[dateTimeTimeZone](../resources/datetimetimezone.md)|Start time of the virtual event. The **timeZone** property _can_ be set to any of the time zones currently supported by Windows. For details on how to get all available time zones using PowerShell, see [Get-TimeZone](/powershell/module/microsoft.powershell.management/get-timezone#example-3-get-all-available-time-zones).|

0 commit comments

Comments
 (0)