Member

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 (MemberListType)
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.

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also