Name | Type | Description | Notes |
---|---|---|---|
ForwardType | ForwardType | [optional] | |
Destination | String | Destination mail address | [optional] |
- Prepare the resource
$Forward = Initialize-GrommunioAdminForward -ForwardType null `
-Destination null
- Convert the resource to JSON
$Forward | ConvertTo-JSON