Exchange Online Actions
Actions
Invoke Command
Invoke a command in Microsoft Exchange Online (EXO).
Parametersโ
Name
Type
Description
Cmdlet Name
String
Required. The name of the cmdlet to run.
Parameters
Array[[Parameter](#parameter)]
Required. The parameters to pass to the cmdlet.
Remove Empty
boolean
If true
, any null value will be stripped before sending the request. Default: true
.
Anchor Mailbox
Optional. Some cmdlets require an anchor mailbox header to be specified. This can be overridden here if desired or for troubleshooting purposes.
Last updated