workmail_list_availability_configurations: List all the AvailabilityConfiguration's for the given...

View source: R/workmail_operations.R

workmail_list_availability_configurationsR Documentation

List all the AvailabilityConfiguration's for the given WorkMail organization

Description

List all the AvailabilityConfiguration's for the given WorkMail organization.

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

Usage

workmail_list_availability_configurations(
  OrganizationId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

OrganizationId

[required] The WorkMail organization for which the AvailabilityConfiguration's will be listed.

MaxResults

The maximum number of results to return in a single call.

NextToken

The token to use to retrieve the next page of results. The first call does not require a token.


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