workmail_create_resource: Creates a new WorkMail resource

View source: R/workmail_operations.R

workmail_create_resourceR Documentation

Creates a new WorkMail resource

Description

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 equipment and room.

Description

Resource description.

HiddenFromGlobalAddressList

If this parameter is enabled, the resource will be hidden from the address book.


paws.end.user.computing documentation built on April 3, 2025, 8:56 p.m.