--- title: "VETTeamMemberSettings" description: "Contains settings for members of a Microsoft Teams team. Property Type Description Bool If True, team members can add and update private channels. Bool If True, team members can add and update channels. Bool If True, team members can delete channels." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vetteammembersettings.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VETTeamMemberSettings" dateModified: "2026-08-18" --- # VETTeamMemberSettings Contains settings for members of a Microsoft Teams team.
|
Property |
Type |
Description |
|---|---|---|
|
AllowCreatePrivateChannel |
Bool |
If True, team members can add and update private channels. |
|
AllowCreateUpdateChannel |
Bool |
If True, team members can add and update channels. |
|
AllowDeleteChannel |
Bool |
If True, team members can delete channels. |
|
AllowAddRemoveApp |
Bool |
If True, team members can add and remove apps. |
|
AllowCreateUpdateRemoveTab |
Bool |
If True, team members can add, update and remove tabs. |
|
AllowCreateUpdateRemoveConnector |
Bool |
If True, team members can add, update and remove connectors. |