activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

RemoveEmailCategories

Removes the given categories from the mail.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

void RemoveEmailCategories(
	IMail mail,
	IReadOnly<ListString> categories
)
void RemoveEmailCategories(
	IMail mail,
	IReadOnly<ListString> categories
)

Parameters

mail IMail : The mail to remove categories from.

categories IReadOnlyList<String> : The categories that should be removed.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated