workmail_register_to_work_mail: Registers an existing and disabled user, group, or resource...

View source: R/workmail_operations.R

workmail_register_to_work_mailR Documentation

Registers an existing and disabled user, group, or resource for WorkMail use by associating a mailbox and calendaring capabilities

Description

Registers an existing and disabled user, group, or resource for WorkMail use by associating a mailbox and calendaring capabilities. It performs no change if the user, group, or resource is enabled and fails if the user, group, or resource is deleted. This operation results in the accumulation of costs. For more information, see Pricing. The equivalent console functionality for this operation is Enable.

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

Usage

workmail_register_to_work_mail(OrganizationId, EntityId, Email)

Arguments

OrganizationId

[required] The identifier for the organization under which the user, group, or resource exists.

EntityId

[required] The identifier for the user, group, or resource to be updated.

Email

[required] The email for the user, group, or resource to be updated.


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