Skip to content

Commit 32ad31e

Browse files
authored
Update Set-CalendarProcessing.md
Adding note to explain additional requirements of being able to use AddOrganizerToSubject and have it be visible to others
1 parent 4d07145 commit 32ad31e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

exchange/exchange-ps/exchange/Set-CalendarProcessing.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,11 @@ The AddOrganizerToSubject parameter specifies whether the meeting organizer's na
225225
226226
This parameter is used only on resource mailboxes where the AutomateProcessing parameter is set to AutoAccept.
227227
228+
Note: Default Calendar permissions are AvailabilityOnly which does not allow for viewing Subjects. In order to view the Subject, LimitedDetails or higher permissions are required.
229+
For more information on setting folder permissions please see
230+
231+
https://learn.microsoft.com/en-us/powershell/module/exchange/add-mailboxfolderpermission?view=exchange-ps
232+
228233
```yaml
229234
Type: Boolean
230235
Parameter Sets: (All)

0 commit comments

Comments
 (0)