IsMembershipGroup
The IsMembershipGroup element specifies a Boolean value that indicates whether the entity is a distribution group or a mailbox.
<IsMembershipGroup>true | false</IsMembershipGroup>
Boolean
Attributes and elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
---|---|
SearchableMailbox |
Specifies a mailbox returned from a GetSearchableMailboxes request. |
Text value
A text value of true for the IsMembershipGroup element indicates that the entity is a distribution group or a mailbox. A value of false indicates that the entity is not a distribution group or a mailbox.
Remarks
This element was introduced in Exchange Server 2013.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Element information
Name | Value |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Type schema |
Validation File |
types.xsd |
Can Be Empty |