workmail_list_organizations {paws.end.user.computing} | R Documentation |
Returns summaries of the customer's organizations
Description
Returns summaries of the customer's organizations.
See https://www.paws-r-sdk.com/docs/workmail_list_organizations/ for full documentation.
Usage
workmail_list_organizations(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
The token to use to retrieve the next page of results. The first call does not contain any tokens. |
MaxResults |
The maximum number of results to return in a single call. |
[Package paws.end.user.computing version 0.9.0 Index]