allowWebPosting property

String? allowWebPosting
getter/setter pair

Allows posting from web.

Possible values are:

  • true: Allows any member to post to the group forum.
  • false: Members only use Gmail to communicate with the group.

Implementation

core.String? allowWebPosting;