Name | Type | Description | Notes |
---|---|---|---|
VarData | PublicFolder[] | [optional] |
- Prepare the resource
$DomainsFoldersResponse = Initialize-GrommunioAdminDomainsFoldersResponse -VarData null
- Convert the resource to JSON
$DomainsFoldersResponse | ConvertTo-JSON
Name | Type | Description | Notes |
---|---|---|---|
VarData | PublicFolder[] | [optional] |
$DomainsFoldersResponse = Initialize-GrommunioAdminDomainsFoldersResponse -VarData null
$DomainsFoldersResponse | ConvertTo-JSON