Exchange.Contents
Returns a table of contents from a Microsoft Exchange account.
Syntax
Exchange.Contents(
optional mailboxAddress as text
) as table
Remarks
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.
Category
Accessing data