View source: R/workmail_operations.R
workmail_delete_group | R Documentation |
Deletes a group from WorkMail.
See https://www.paws-r-sdk.com/docs/workmail_delete_group/ for full documentation.
workmail_delete_group(OrganizationId, GroupId)
OrganizationId |
[required] The organization that contains the group. |
GroupId |
[required] The identifier of the group to be deleted. The identifier can be the GroupId, or Groupname. The following identity formats are available:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.