MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamInner.memberSettings() |
Get the memberSettings property: teamMemberSettings.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: teamMemberSettings.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowAddRemoveApps(Boolean allowAddRemoveApps) |
Set the allowAddRemoveApps property: If set to true, members can add and remove apps.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowCreatePrivateChannels(Boolean allowCreatePrivateChannels) |
Set the allowCreatePrivateChannels property: If set to true, members can add and update private channels.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateChannels(Boolean allowCreateUpdateChannels) |
Set the allowCreateUpdateChannels property: If set to true, members can add and update channels.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateRemoveConnectors(Boolean allowCreateUpdateRemoveConnectors) |
Set the allowCreateUpdateRemoveConnectors property: If set to true, members can add, update, and remove
connectors.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowCreateUpdateRemoveTabs(Boolean allowCreateUpdateRemoveTabs) |
Set the allowCreateUpdateRemoveTabs property: If set to true, members can add, update, and remove tabs.
|
MicrosoftGraphTeamMemberSettings |
MicrosoftGraphTeamMemberSettings.withAllowDeleteChannels(Boolean allowDeleteChannels) |
Set the allowDeleteChannels property: If set to true, members can delete channels.
|