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