Member

Last modified: February 01, 2010

Applies to: Exchange Server 2007 | Exchange Server 2010

The Member element represents a member of a distribution list.

<Member Key="">
   <Mailbox/>
   <Status/>
</Member>

MemberType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

Key

Provides a unique identifier for the distribution list member. This attribute is optional.

Child Elements

Element

Description

Mailbox

Represents the e-mail address of the distribution list member. This element is optional.

Status (MemberStatusType)

Provides information about the status of a distribution list member. This element is optional.

Parent Elements

Element

Description

Members

Contains a list of distribution list members.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services of the Client Access server.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False

See Also

Other Resources