workmail_create_group: Creates a group that can be used in WorkMail by calling the...

View source: R/workmail_operations.R

workmail_create_groupR Documentation

Creates a group that can be used in WorkMail by calling the RegisterToWorkMail operation

Description

Creates a group that can be used in WorkMail by calling the register_to_work_mail operation.

See https://www.paws-r-sdk.com/docs/workmail_create_group/ for full documentation.

Usage

workmail_create_group(OrganizationId, Name)

Arguments

OrganizationId

[required] The organization under which the group is to be created.

Name

[required] The name of the group.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.