AvailabilityConfiguration
List all the AvailabilityConfiguration
's for the given WorkMail organization.
Types
Properties
Link copied to clipboard
The date and time at which the availability configuration was created.
Link copied to clipboard
The date and time at which the availability configuration was last modified.
Link copied to clipboard
Displays the domain to which the provider applies.
Link copied to clipboard
If ProviderType
is EWS
, then this field contains RedactedEwsAvailabilityProvider
. Otherwise, it is not required.
Link copied to clipboard
If ProviderType is LAMBDA
then this field contains LambdaAvailabilityProvider
. Otherwise, it is not required.
Link copied to clipboard
Displays the provider type that applies to this domain.
Functions
Link copied to clipboard
inline fun copy(block: AvailabilityConfiguration.Builder.() -> Unit = {}): AvailabilityConfiguration