Skip to main content
Skip table of contents

Attachment Delete

Tag: SelectedAttachmentDelete

This action triggers the deletion of the attachments selected in the grid.


XML
<SelectedAttachmentDelete/>

Example Script

XML
	<LoadSession name="AllanD@M365x356371.onmicrosoft.com"/>
	<ShowMyDataMail>
		<Select Lines="ByValue">
			<SetParam ColumnID="subject" Value="Documents attached"/>
		</Select>
		<SelectedAttachmentDelete/>
	</ShowMyDataMail>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.