isArchived property
Allows the Group contents to be archived.
Possible values are:
- true: Archive messages sent to the group.
- false: Do not keep an archive of messages sent to this group. If false, previously archived messages remain in the archive.
Implementation
core.String? isArchived;