TDV Adapter for Microsoft Teams

Build 23.0.8839

GetUserActivityCount

Get the number of Microsoft Teams licensed users by activity type. The activity types are number of teams chat messages, private chat messages, calls, and meetings.

Input

Name Type Required Description
Duration String True The duration of the report generated in days.

The allowed values are D7, D30, D90, D180.

FileLocation String False The Path for saving the downloaded CSV report.
Encoding String False The FileData input encoding type.

The allowed values are NONE, BASE64.

The default value is BASE64.

Result Set Columns

Name Type Description
Success String Status of generating the report.
FileData String If the DownloadLocation and FileStream are not provided, this contains the content of the file.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839