workmail_delete_retention_policy {paws.end.user.computing} | R Documentation |
Deletes the specified retention policy from the specified organization
Description
Deletes the specified retention policy from the specified organization.
See https://www.paws-r-sdk.com/docs/workmail_delete_retention_policy/ for full documentation.
Usage
workmail_delete_retention_policy(OrganizationId, Id)
Arguments
OrganizationId |
[required] The organization ID. |
Id |
[required] The retention policy ID. |
[Package paws.end.user.computing version 0.7.0 Index]