Skip to content

Commit c82577e

Browse files
committed
Update Set-MailboxCalendarFolder.md
Updates to SharedCalendarSyncStartDate param description per TR.
1 parent ce4dfe6 commit c82577e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,12 +283,14 @@ Accept wildcard characters: False
283283
### -SharedCalendarSyncStartDate
284284
This parameter is available only in the cloud-based service.
285285

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.
286+
**Note**: This parameter is supported only for shared calendars that have been upgraded as described in [Calendar sharing in Microsoft 365](https://support.microsoft.com/office/365-b576ecc3-0945-4d75-85f1-5efafb8a37b4), and is not applicable to any other type of calendar or mailbox folder.
287287

288-
Delegates need to have FullDetails, Editor, or Delegate access to the shared calendar.
288+
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. Delegates need to have FullDetails, Editor, or Delegate access to the shared calendar. A valid value for this parameter is a date-time value.
289289

290290
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".
291291

292+
**Note**: Setting this parameter may cause events to briefly disappear from view in the shared calendar while the calendar is resynchronized.
293+
292294
```yaml
293295
Type: DateTime
294296
Parameter Sets: (All)

0 commit comments

Comments
 (0)