workmail_put_retention_policy: Puts a retention policy to the specified organization

View source: R/workmail_operations.R

workmail_put_retention_policyR Documentation

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.


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