How to create a view only calendar in an Office 365 group

KVazquez 0 Reputation points
2024-02-01T17:18:15.3466667+00:00

I created a private o365 group and as the owner, I want to create the calendar for this group but make sure that the calendar is view only for the members and that they cannot edit it.
Additionally, how do I go about turning off or deleting the group chat in this group that has a repeating meeting without setting up a new meeting every time?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ran Hou-MSFT 7,585 Reputation points Microsoft External Staff
    2024-02-02T02:05:28.7133333+00:00

    Hi @KVazquez

    how do I go about turning off or deleting the group chat in this group that has a repeating meeting without setting up a new meeting every time?

    Do you mean turning off the repeat meeting in this group? To better solve your issue, could you describe it in detail?

    I want to create the calendar for this group but make sure that the calendar is view only for the members and that they cannot edit it.

    According to our research, I found a relevant link you can refer to it. Hope it will be helpful for you. Otherwise, the CalendarMemberReadOnly switch specifies whether to set read-only Calendar permissions to the Microsoft 365 Group for members of the group.

    • To set read-only Calendar permissions, use the CalendarMemberReadOnly switch without a value.

    To view the current value of the CalendarMemberReadOnly property on a Microsoft 365 Group, replace with the email address of the group, and run this command: .<EmailAddress>Get-UnifiedGroup -Identity <EmailAddress> -IncludeAllProperties | Format-List *Calendar*


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.