Send an Email based on the details stored on this object (including the Word Document as a PDF file) and set the SentEmail property to True if successful.
Send an Email based on the details stored on this object (including the Excel Workbook as a XLSX file) and set the SentEmail property to True if successful.
<para> By default, this will be -1 which means that the Email will attach the Word Document or Excel Workbook associated with this item. </para> <para> If however, the Email attachment should be from a different item in the collection (e.g., a copy of the primary Document created) then this should be the index of another item in the collection. </para>