allowGoogleCommunication property

String? allowGoogleCommunication
getter/setter pair

Allows Google to contact administrator of the group.

  • true: Allow Google to contact managers of this group. Occasionally Google may send updates on the latest features, ask for input on new features, or ask for permission to highlight your group.
  • false: Google can not contact managers of this group.

Deprecated.

Implementation

core.String? allowGoogleCommunication;