workmail_update_mailbox_quota: Updates a user's current mailbox quota for a specified...

View source: R/workmail_operations.R

workmail_update_mailbox_quotaR Documentation

Updates a user's current mailbox quota for a specified organization and user

Description

Updates a user's current mailbox quota for a specified organization and user.

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

Usage

workmail_update_mailbox_quota(OrganizationId, UserId, MailboxQuota)

Arguments

OrganizationId

[required] The identifier for the organization that contains the user for whom to update the mailbox quota.

UserId

[required] The identifer for the user for whom to update the mailbox quota.

MailboxQuota

[required] The updated mailbox quota, in MB, for the specified user.


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