O365SearchEmails
Searches mails in office-365.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | office365, email, response |
Inputs
Argument Name | Description |
---|---|
username | The administrator user to use for compliance search. |
password | The password for the specified user. |
timeout | The amount of time before the timeout occurs. (in seconds) The default is 5 mins. The maximum is 2 hours. |
query | The query to use for finding mail. |
system | The windows system to run the powershell script. |
delete | Whether the script will delete found emails. This will occur if set to "true" (case insensitive). The default is false. |
Outputs
There are no outputs for this script.