menu
microsoft_graph_api package
documentation
models/group/group_create_request_model.dart
GroupCreateRequest
mailEnabled property
mailEnabled property
dark_mode
light_mode
mailEnabled
property
bool
?
mailEnabled
final
Whether the group is mail enabled.
Implementation
final bool? mailEnabled;
microsoft_graph_api package
documentation
models/group/group_create_request_model
GroupCreateRequest
mailEnabled property
GroupCreateRequest class