AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.WorkMail.Model.AvailabilityConfiguration

Namespace: Amazon.WorkMail.Model
Assembly: AWSSDK.WorkMail.dll
Version: 3.x.y.z

Syntax

C#
public class AvailabilityConfiguration

The AvailabilityConfiguration type exposes the following members

Constructors

NameDescription
Public Method AvailabilityConfiguration()

Properties

NameTypeDescription
Public Property DateCreated System.DateTime

Gets and sets the property DateCreated.

The date and time at which the availability configuration was created.

Public Property DateModified System.DateTime

Gets and sets the property DateModified.

The date and time at which the availability configuration was last modified.

Public Property DomainName System.String

Gets and sets the property DomainName.

Displays the domain to which the provider applies.

Public Property EwsProvider Amazon.WorkMail.Model.RedactedEwsAvailabilityProvider

Gets and sets the property EwsProvider.

If ProviderType is EWS, then this field contains RedactedEwsAvailabilityProvider. Otherwise, it is not required.

Public Property LambdaProvider Amazon.WorkMail.Model.LambdaAvailabilityProvider

Gets and sets the property LambdaProvider.

If ProviderType is LAMBDA then this field contains LambdaAvailabilityProvider. Otherwise, it is not required.

Public Property ProviderType Amazon.WorkMail.AvailabilityProviderType

Gets and sets the property ProviderType.

Displays the provider type that applies to this domain.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5