workmail_get_impersonation_role {paws.end.user.computing} | R Documentation |
Gets the impersonation role details for the given WorkMail organization
Description
Gets the impersonation role details for the given WorkMail organization.
See https://www.paws-r-sdk.com/docs/workmail_get_impersonation_role/ for full documentation.
Usage
workmail_get_impersonation_role(OrganizationId, ImpersonationRoleId)
Arguments
OrganizationId |
[required] The WorkMail organization from which to retrieve the impersonation role. |
ImpersonationRoleId |
[required] The impersonation role ID to retrieve. |
[Package paws.end.user.computing version 0.9.0 Index]