MigrationWiz.PowerShell.GoogleEmailForwardAction
Parameters:
Parameter | Description |
Null | Disable forwarding action |
Keep | Store a local copy of the message in inbox after forward |
Archive | Archive message after forward |
Delete | Delete message after forward |
Mark_Read | Store a local copy of the message in inbox and mark as read after forward |
Example:
$action = ([MigrationWiz.PowerShell.GoogleEmailForwardAction]::Archive)
Kommentare
0 Kommentare
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.