

# Member


**Important**  
End of support notice: On March 31, 2027, AWS will end support for Amazon WorkMail. After March 31, 2027, you will no longer be able to access the WorkMail console or WorkMail resources. For more information, see [Amazon WorkMail end of support](https://docs.aws.amazon.com/workmail/latest/adminguide/workmail-end-of-support.html). 

The representation of a user or group.

## Contents


 ** DisabledDate **   <a name="workmail-Type-Member-DisabledDate"></a>
The date indicating when the member was disabled from WorkMail use.  
Type: Timestamp  
Required: No

 ** EnabledDate **   <a name="workmail-Type-Member-EnabledDate"></a>
The date indicating when the member was enabled for WorkMail use.  
Type: Timestamp  
Required: No

 ** Id **   <a name="workmail-Type-Member-Id"></a>
The identifier of the member.  
Type: String  
Length Constraints: Maximum length of 256.  
Required: No

 ** Name **   <a name="workmail-Type-Member-Name"></a>
The name of the member.  
Type: String  
Length Constraints: Maximum length of 256.  
Required: No

 ** State **   <a name="workmail-Type-Member-State"></a>
The state of the member, which can be ENABLED, DISABLED, or DELETED.  
Type: String  
Valid Values: `ENABLED | DISABLED | DELETED`   
Required: No

 ** Type **   <a name="workmail-Type-Member-Type"></a>
A member can be a user or group.  
Type: String  
Valid Values: `GROUP | USER`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/workmail-2017-10-01/Member) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/workmail-2017-10-01/Member) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/workmail-2017-10-01/Member) 