includeInGlobalAddressList property

String? includeInGlobalAddressList
getter/setter pair

Enables the group to be included in the Global Address List.

For more information, see the help center. Possible values are:

  • true: Group is included in the Global Address List.
  • false: Group is not included in the Global Address List.

Implementation

core.String? includeInGlobalAddressList;