Skip to main content
Skip table of contents

Attachment Load Information

Tag: SelectedAttachmentLoadInfo

The SelectedAttachmentLoadInfo function automates the process of loading the information of selected email attachments of users in the grid.

This function is limited to user events since sapio365 does not include the retrieval of group event attachments because these are not currently supported by Microsoft Graph APIs.


XML
<SelectedAttachmentLoadInfo/>

Example Script

XML
<LoadSession name="AllanD@M365x356371.onmicrosoft.com"/>
	<ShowMyDataMail>
		<Select Lines="ByValue">
			<SetParam ColumnID="senderName" Value="Alex Wilber"/>
		</Select>
		<SelectedAttachmentLoadInfo/>
	</ShowMyDataMail>
JavaScript errors detected

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

If this problem persists, please contact our support.