workmail_describe_entity {paws.end.user.computing} | R Documentation |
Returns basic details about an entity in WorkMail
Description
Returns basic details about an entity in WorkMail.
See https://www.paws-r-sdk.com/docs/workmail_describe_entity/ for full documentation.
Usage
workmail_describe_entity(OrganizationId, Email)
Arguments
OrganizationId |
[required] The identifier for the organization under which the entity exists. |
Email |
[required] The email under which the entity exists. |
[Package paws.end.user.computing version 0.9.0 Index]