MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamInner.messagingSettings() |
Get the messagingSettings property: teamMessagingSettings.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: teamMessagingSettings.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAllowChannelMentions(Boolean allowChannelMentions) |
Set the allowChannelMentions property: If set to true, @channel mentions are allowed.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAllowOwnerDeleteMessages(Boolean allowOwnerDeleteMessages) |
Set the allowOwnerDeleteMessages property: If set to true, owners can delete any message.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAllowTeamMentions(Boolean allowTeamMentions) |
Set the allowTeamMentions property: If set to true, @team mentions are allowed.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAllowUserDeleteMessages(Boolean allowUserDeleteMessages) |
Set the allowUserDeleteMessages property: If set to true, users can delete their messages.
|
MicrosoftGraphTeamMessagingSettings |
MicrosoftGraphTeamMessagingSettings.withAllowUserEditMessages(Boolean allowUserEditMessages) |
Set the allowUserEditMessages property: If set to true, users can edit their messages.
|