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.

Container for the parameters to the UpdateGroup operation. Updates attributes in a group.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.WorkMail.AmazonWorkMailRequest
      Amazon.WorkMail.Model.UpdateGroupRequest

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

Syntax

C#
public class UpdateGroupRequest : AmazonWorkMailRequest
         IAmazonWebServiceRequest

The UpdateGroupRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateGroupRequest()

Properties

NameTypeDescription
Public Property GroupId System.String

Gets and sets the property GroupId.

The identifier for the group to be updated.

The identifier can accept GroupId, Groupname, or email. The following identity formats are available:

  • Group ID: 12345678-1234-1234-1234-123456789012 or S-1-1-12-1234567890-123456789-123456789-1234

  • Email address: group@domain.tld

  • Group name: group

Public Property HiddenFromGlobalAddressList System.Boolean

Gets and sets the property HiddenFromGlobalAddressList.

If enabled, the group is hidden from the global address list.

Public Property OrganizationId System.String

Gets and sets the property OrganizationId.

The identifier for the organization under which the group exists.

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