Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

GetMailFolders

Retrieves the mail folders from the specified account.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

IReadOnlyCollection<IMailFolder> GetMailFolders(
	string account = null
)IReadOnlyCollection<IMailFolder> GetMailFolders(
	string account = null
)

Parameters

account String (Optional)
If specified uses the given shared mailbox, otherwise it uses the current account. Optional, default value is null.

Return value

IReadOnlyCollection<IMailFolder> - A list of mail folders.
  • Syntax
  • Parameters
  • Return value

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.