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.

The representation of an organization.

Inheritance Hierarchy

System.Object
  Amazon.WorkMail.Model.OrganizationSummary

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

Syntax

C#
public class OrganizationSummary

The OrganizationSummary type exposes the following members

Constructors

NameDescription
Public Method OrganizationSummary()

Properties

NameTypeDescription
Public Property Alias System.String

Gets and sets the property Alias.

The alias associated with the organization.

Public Property DefaultMailDomain System.String

Gets and sets the property DefaultMailDomain.

The default email domain associated with the organization.

Public Property ErrorMessage System.String

Gets and sets the property ErrorMessage.

The error message associated with the organization. It is only present if unexpected behavior has occurred with regards to the organization. It provides insight or solutions regarding unexpected behavior.

Public Property OrganizationId System.String

Gets and sets the property OrganizationId.

The identifier associated with the organization.

Public Property State System.String

Gets and sets the property State.

The state associated with the organization.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5