Creates a new WorkMail resource.
See https://www.paws-r-sdk.com/docs/workmail_create_resource/ for full documentation.
Usage
workmail_create_resource(
OrganizationId,
Name,
Type,
Description = NULL,
HiddenFromGlobalAddressList = NULL
)Arguments
- OrganizationId
[required] The identifier associated with the organization for which the resource is created.
- Name
[required] The name of the new resource.
- Type
[required] The type of the new resource. The available types are
equipmentandroom.- Description
Resource description.
If this parameter is enabled, the resource will be hidden from the address book.