Info |
---|
This article is part of the complete 'External calendar integration (Outlook/Google Calendar)' documentation. For a complete overview, see: External calendar integration (Outlook/Google Calendar) |
...
This configuration guide is applicable for Microsoft 365 Exchange Online including hybrid* Exchange setups. This configuration guide is not applicable for on-premise Exchange servers.
...
This parameter determines if the meetings 'Private' flag is removed for incoming meetings. The default value in Exchange for every room mailbox is true. This means that the ‘Private’ flag of an incoming meeting is removed, making it not private (or confidential) anymore. This value needs to be set to false to have confidential meetings created in Workplace also Private in Outlook.
Code Block |
---|
Set-CalendarProcessing -Identity conf_room -RemovePrivateProperty $False |
A complete list of Calendar Processing properties can be found here with more detailed explanation:
...
Appendix
Anchor | ||||
---|---|---|---|---|
|
...