Interface EmailTemplateContract.UpdateStages.WithBody

    • Method Detail

      • withBody

        EmailTemplateContract.Update withBody​(String body)
        Specifies the body property: Email Template Body. This should be a valid XDocument.
        Parameters:
        body - Email Template Body. This should be a valid XDocument.
        Returns:
        the next definition stage.