ModelLicense

The license model that you want to use. Some parts of the Teams API have additional requirements, including payment to Microsoft for using certain features. For more information about licensing and payment for the Teams API, refer to the Microsoft documentation at https://docs.microsoft.com/en-us/graph/teams-licenses.

You might need to set this parameter when:

  • You want to synchronize one-to-one and group messages for each user, by setting IndexUserChats to True.
  • You want to retrieve channel messages in a more efficient way, by setting TeamMessageRetrievalMethod to Export.

This parameter accepts the following values:

  • Evaluation
  • A
  • B
Type: String
Default: Evaluation
Required: No
Configuration Section: TaskName or FetchTasks
Example: ModelLicense=A
See Also:

IndexUserChats

TeamMessageRetrievalMethod