| Name | Type | Description | Notes |
|---|---|---|---|
| Username | String | Mail address of the user to grant access to | [optional] |
- Prepare the resource
$PostStoreAccessUserRequest = Initialize-GrommunioAdminPostStoreAccessUserRequest -Username null- Convert the resource to JSON
$PostStoreAccessUserRequest | ConvertTo-JSON