IndexUserChats

A Boolean value that specifies whether to synchronize one-to-one and group messages for each user.

NOTE: To use this feature you must have an appropriate Microsoft 365 license that allows you to use the chats: getAllMessages endpoint. This might require payment to Microsoft (see the Microsoft documentation and use the parameter ModelLicense to specify your license model). You must also have a service application that satisfies the Teams Export APIs prerequisites at https://learn.microsoft.com/en-us/microsoftteams/export-teams-content. For information about setting up a service application, see Set up an OAuth Service Application.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks
Example: IndexUserChats=True
See Also: ModelLicense