2.2.4.12 MemberGroupData

The MemberGroupData complex type identifies a member group.

 <s:complexType name="MemberGroupData">
   <s:sequence>
     <s:element minOccurs="1" maxOccurs="1" name="SourceInternal" type="s1:guid" />
     <s:element minOccurs="0" maxOccurs="1" name="SourceReference" type="s:string" />
   </s:sequence>
 </s:complexType>

SourceInternal: A GUID that specifies the original source of members for the member group. If the original source was from a distribution list or site then the GUID MUST be one of the values listed in the following table. Otherwise the GUID MUST correspond to the user-defined GUID for that source.

GUID value

Description

A88B9DCB-5B82-41E4-8A19-17672F307B95

The member group was originally populated from a distribution list.

8BB1220F-DE8B-4771-AC3A-0551242CF2BD

The member group was originally populated from a site.

SourceReference: A string that uniquely identifies the member group.