Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

CategoryList Event

Fired when an attachment is retrieved from the server.

Syntax

office365.on('CategoryList', listener: (e: {readonly id: string, readonly displayName: string, readonly color: string}) => void )

Remarks

The CategoryList event is fired for each attachment retrieved from the server when ListCategories is called.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 JavaScript Edition - Version 20.0 [Build 8308]