ShowDeleted Parameter (Connect-GoogleCalendar Cmdlet)
Whether to include deleted events when listing events.
Syntax
Connect-GoogleCalendar -ShowDeleted SwitchParameter
Data Type
bool
Default Value
false
Remarks
Events with the status 'cancelled' will be included in the results when listing the events if this property is enabled. Otherwise, they will be ommited.