Skip to content

Commit 9edb83a

Browse files
committed
Update Set-CalendarProcessing.md
MinimumDurationInMinutes param only applies to workspace mailboxes per email request.
1 parent cb85d6d commit 9edb83a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,10 +691,12 @@ Accept wildcard characters: False
691691
### -MinimumDurationInMinutes
692692
This parameter is available only in the cloud-based service.
693693

694-
The MinimumDurationInMinutes parameter specifies the minimum duration in minutes for meeting requests. A valid value is an integer from 0 through INT32 (2147483647). The default value is 0, which means there is no minimum duration.
694+
The MinimumDurationInMinutes parameter specifies the minimum duration in minutes for meeting requests in workspace mailboxes. A valid value is an integer from 0 through INT32 (2147483647). The default value is 0, which means there is no minimum duration.
695695

696696
For recurring meetings, the value of this parameter applies to the length of an individual meeting instance.
697697

698+
This parameter only works on workspace mailboxes.
699+
698700
```yaml
699701
Type: Int32
700702
Parameter Sets: (All)

0 commit comments

Comments
 (0)