Status (MemberStatusType)
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The Status element provides information about the status of a distribution list member on the server.
<Status>Unrecognized or Normal or Demoted</Status>
MemberStatusType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Represents a member of a distribution list. |
The following table lists the possible values for the Status element.
Value | Description |
|---|---|
Unrecognized | Member information is invalid or unrecognized. |
Normal | Member information in a distribution list is in sync with the referenced object. |
Demoted | Referenced object is not available. |
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.
Namespace | http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |