workmail_delete_alias: Remove one or more specified aliases from a set of aliases...

View source: R/workmail_operations.R

workmail_delete_aliasR Documentation

Remove one or more specified aliases from a set of aliases for a given user

Description

Remove one or more specified aliases from a set of aliases for a given user.

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

Usage

workmail_delete_alias(OrganizationId, EntityId, Alias)

Arguments

OrganizationId

[required] The identifier for the organization under which the user exists.

EntityId

[required] The identifier for the member (user or group) from which to have the aliases removed.

Alias

[required] The aliases to be removed from the user's set of aliases. Duplicate entries in the list are collapsed into single entries (the list is transformed into a set).


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