Skip to main content
Skip table of contents

SelectedAttachmentLoadInfo: Load Attachment Information

Tag: SelectedAttachmentLoadInfo

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

The retrieval of group event attachments are not currently supported by Microsoft Graph APIs and therefore not included in sapio365.


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.