// Code generated by msgraph-generate.go DO NOT EDIT. package msgraph // UserTeamwork undocumented type UserTeamwork struct { // Entity is the base model of UserTeamwork Entity // InstalledApps undocumented InstalledApps []TeamsAppInstallation `json:"installedApps,omitempty"` }