VETTeamMessagingSettings
Contains messaging settings for a Microsoft Teams team.
|
Property |
Type |
Description |
|---|---|---|
|
AllowUserEditMessage |
Bool |
If True, users can edit messages. |
|
AllowUserDeleteMessage |
Bool |
If True, users can delete messages. |
|
AllowOwnerDeleteMessage |
Bool |
If True, message owners can delete messages. |
|
AllowTeamMention |
Bool |
If True, users can mention the team. |
|
AllowChannelMention |
Bool |
If True, users can mention the channel. |