Skip to content

Commit ce4dfe6

Browse files
committed
Update Set-MailboxCalendarFolder.md
1 parent 67d10f8 commit ce4dfe6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

exchange/exchange-ps/exchange/Set-MailboxCalendarFolder.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,11 @@ Accept wildcard characters: False
283283
### -SharedCalendarSyncStartDate
284284
This parameter is available only in the cloud-based service.
285285

286-
{{ Fill SharedCalendarSyncStartDate Description }}
286+
The SharedCalendarSyncStartDate parameter specifies the limit for past events that are visible to delegates in shared calendars. A copy of the shared calendar up to the value specified by this parameter is stored in the delegate's mailbox.
287+
288+
Delegates need to have FullDetails, Editor, or Delegate access to the shared calendar.
289+
290+
Use the short date format that's defined in the Regional Options settings on the computer where you're running the command. For example, if the computer is configured to use the short date format mm/dd/yyyy, enter 09/01/2018 to specify September 1, 2018. You can enter the date only, or you can enter the date and time of day. If you enter the date and time of day, enclose the value in quotation marks ("), for example, "09/01/2018 5:00 PM".
287291

288292
```yaml
289293
Type: DateTime

0 commit comments

Comments
 (0)