3.1.4.115.3.2 ExecuteSPGetEmailNotificationConfigurationResponseBody

Contains the email notification configuration.

  
 <xsd:complexType name="ExecuteSPGetEmailNotificationConfigurationResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetEmailNotificationConfigurationResult" nillable="true" type="tns:EmailNotificationConfigurationRow"/>
   </xsd:sequence>
 </xsd:complexType>

ExecuteSPGetEmailNotificationConfigurationResult: This field MUST be present. It contains the email notification configuration data. The email notification configuration row information is specified in section 2.2.4.11.