3.1.4.7 CreateItem

This protocol uses the CreateItem operation specified in [MS-OXWSCORE] section 3.1.4.2 to create a distribution list.

 <wsdl:operation name="CreateItem">
      <wsdl:input message="tns:CreateItemSoapIn" />
      <wsdl:output message="tns:CreateItemSoapOut" />
 </wsdl:operation>

Request

Message Format

Description

tns:CreateItemSoapIn ([MS-OXWSCORE] section 3.1.4.2.1.1)

Specifies the SOAP message that defines the distribution list item to create. The Items child element of the CreateItem child element that specifies the XML request MUST contain one or more t:DistributionListType elements (section 2.2.4.1). All other elements of Items MUST NOT be specified.

Response

Message Format

Description

tns:CreateItemSoapOut ([MS-OXWSCORE] section 3.1.4.2.1.2)

Specifies the SOAP message returned by the server in response.