Skip to content

Commit d757fb1

Browse files
authored
Merge pull request #7162 from EliasKaplan/patch-1
Update Set-OrganizationConfig.md
2 parents 0269611 + a55ac32 commit d757fb1

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,10 +1808,10 @@ Accept wildcard characters: False
18081808
### -FindTimeAttendeeAuthenticationEnabled
18091809
This parameter is available only in the cloud-based service.
18101810

1811-
The FindTimeAttendeeAuthenticationEnabled parameter enables or disables the requirement for attendees to verify their identity in meeting polls using the FindTime Outlook add-in. Valid values are:
1811+
The FindTimeAttendeeAuthenticationEnabled parameter controls whether attendees are required to verify their identity in meeting polls using the FindTime Outlook add-in. Valid values are:
18121812

1813-
- $true: Attendees are required to validate their identity.
1814-
- $false: Attendees aren't required to validate their identity.
1813+
- $true: Attendees are required to validate their identity and the meeting organizer can't turn off this setting (Always On).
1814+
- $false: By default, attendees are required to verify their identity, but the meeting organizer is allowed to turn this setting off.
18151815

18161816
For more information about FindTime, see [How to create a FindTime poll](https://support.microsoft.com/office/4dc806ed-fde3-4ea7-8c5e-b5d1fddab4a6).
18171817

@@ -1831,10 +1831,10 @@ Accept wildcard characters: False
18311831
### -FindTimeAutoScheduleDisabled
18321832
This parameter is available only in the cloud-based service.
18331833

1834-
The FindTimeAutoScheduleDisabled parameter enables or disables automatically scheduling the meeting once a consensus is reached in meeting polls using the FindTime Outlook add-in. Valid values are:
1834+
The FindTimeAutoScheduleDisabled parameter controls automatically scheduling the meeting once a consensus is reached in meeting polls using the FindTime Outlook add-in. Valid values are:
18351835

1836-
- $true: After a consensus for the meeting time is reached, the meeting is automatically scheduled.
1837-
- $false: Reaching a consensus for the meeting time doesn't automatically schedule the meeting.
1836+
- $true: Reaching a consensus for the meeting time doesn't automatically schedule the meeting, and the meeting organizer can't change this setting (Off).
1837+
- $false: By default, reaching a consensus for the meeting time doesn't automatically schedule the meeting, but meeting organizer is allowed to turn on this setting.
18381838

18391839
For more information about FindTime, see [How to create a FindTime poll](https://support.microsoft.com/office/4dc806ed-fde3-4ea7-8c5e-b5d1fddab4a6).
18401840

@@ -1854,12 +1854,10 @@ Accept wildcard characters: False
18541854
### -FindTimeOnlineMeetingOptionDisabled
18551855
This parameter is available only in the cloud-based service.
18561856

1857-
The FindTimeOnlineMeetingOptionDisabled parameter enables or disables the **Online meeting** checkbox for Teams or Skype in meeting polls using the FindTime Outlook add-in. Valid values are:
1857+
The FindTimeOnlineMeetingOptionDisabled parameter controls the availability of the **Online meeting** checkbox for Teams or Skype in meeting polls using the FindTime Outlook add-in. Valid values are:
18581858

1859-
- $true: The **Online meeting** checkbox is available in the meeting poll in FindTime.
1860-
- $false: The **Online meeting** checkbox is not available in the meeting poll in FindTime.
1861-
1862-
If your organization uses a third-party online meeting provider, the meeting organizer can make the meeting online using the third-party provider while creating the meeting based on the FindTime poll results.
1859+
- $true: The **Online meeting** checkbox is not available in the meeting poll in FindTime, and the meeting organizer can't change this setting. If your organization uses a third-party online meeting provider, the meeting organizer can make the meeting online using the third-party provider while creating the meeting based on the FindTime poll results.
1860+
- $false: The **Online meeting** checkbox is available in the meeting poll in FindTime, so the meeting organizer can choose to select or not select this setting.
18631861

18641862
For more information about FindTime, see [How to create a FindTime poll](https://support.microsoft.com/office/4dc806ed-fde3-4ea7-8c5e-b5d1fddab4a6).
18651863

0 commit comments

Comments
 (0)