Skip to content

Commit 8256a50

Browse files
committed
Update Set-OrganizationConfig.md
HybridRSVPEnabled per email request
1 parent 41977bb commit 8256a50

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Set-OrganizationConfig -ShortenEventScopeDefault <ShortenEventScopeMode>
9595
[-FindTimeOnlineMeetingOptionDisabled <Boolean>]
9696
[-FocusedInboxOn <Boolean>]
9797
[-HierarchicalAddressBookRoot <UserContactGroupIdParameter>]
98+
[-HybridRSVPEnabled <Boolean>]
9899
[-IPListBlocked <MultiValuedProperty>]
99100
[-IsAgendaMailEnabled <Boolean>]
100101
[-IsGroupFoldersAndRulesEnabled <Boolean>]
@@ -2225,6 +2226,24 @@ Accept pipeline input: False
22252226
Accept wildcard characters: False
22262227
```
22272228

2229+
### -HybridRSVPEnabled
2230+
This parameter is available only in the cloud-based service.
2231+
2232+
{{ Fill HybridRSVPEnabled Description }}
2233+
2234+
```yaml
2235+
Type: Boolean
2236+
Parameter Sets: ShortenEventScopeParameter
2237+
Aliases:
2238+
Applicable: Exchange Online
2239+
2240+
Required: False
2241+
Position: Named
2242+
Default value: None
2243+
Accept pipeline input: False
2244+
Accept wildcard characters: False
2245+
```
2246+
22282247
### -Industry
22292248
This parameter is available only in on-premises Exchange.
22302249

0 commit comments

Comments
 (0)