Exchange.Contents

Exchange.Contents is a Power Query M function that retrieves a table of contents from a Microsoft Exchange account mailbox. The function returns a table with information about the mailbox content.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Exchange.Contents( optional mailboxAddress as nullable text ) as table

Description

Returns a table of contents from the Microsoft Exchange account mailboxAddress. If mailboxAddress is not specified, the default account for the credential will be used.

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/exchange-contents
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.