We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I'm actually creating some groups using PSGsuite with this command line :
New-GSGroup Email [email protected] -Name "Maxou test list" Description "none"
The group is created successfully, but I don't find any informations on Set-GSGroupSettings to turn on the "Conversation history" on "ON"
This setting already exist ? Do you need to add this feature ?
Thanks for your help !
The text was updated successfully, but these errors were encountered:
There doesn't seem to be an option in the group API for this
https://developers.google.com/admin-sdk/groups-settings/v1/reference/groups#json
Sorry, something went wrong.
No branches or pull requests
Hello,
I'm actually creating some groups using PSGsuite with this command line :
New-GSGroup Email [email protected] -Name "Maxou test list" Description "none"
The group is created successfully, but I don't find any informations on Set-GSGroupSettings to turn on the "Conversation history" on "ON"
This setting already exist ? Do you need to add this feature ?
Thanks for your help !
The text was updated successfully, but these errors were encountered: