showInGroupDirectory property

String? showInGroupDirectory
getter/setter pair

This is merged into the new whoCanDiscoverGroup setting.

Allows the group to be visible in the Groups Directory. Possible values are:

  • true: All groups in the account are listed in the Groups directory.
  • false: All groups in the account are not listed in the directory.

Deprecated.

Implementation

core.String? showInGroupDirectory;