Learn R Programming

paws.end.user.computing (version 0.9.0)

workmail_put_retention_policy: Puts a retention policy to the specified organization

Description

Puts a retention policy to the specified organization.

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

Usage

workmail_put_retention_policy(
  OrganizationId,
  Id = NULL,
  Name,
  Description = NULL,
  FolderConfigurations
)

Arguments

OrganizationId

[required] The organization ID.

Id

The retention policy ID.

Name

[required] The retention policy name.

Description

The retention policy description.

FolderConfigurations

[required] The retention policy folder configurations.