3.1.4.70.3.1 ExecuteSPSetEmailNotificationConfigurationRequestBody
Contains the data to use when setting the email notification configuration.
-
<xsd:complexType name="ExecuteSPSetEmailNotificationConfigurationRequestBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="setting" nillable="true" type="tns:EmailNotificationConfigurationRow"/> </xsd:sequence> </xsd:complexType>
setting: This field MUST be present. It contains the email notification configuration to be saved. See EmailNotificationConfigurationRow (section 2.2.4.11) for more information.