Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_create_group: 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, HiddenFromGlobalAddressList = NULL)

Arguments

OrganizationId

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

Name

[required] The name of the group.

HiddenFromGlobalAddressList

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