File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
exchange/exchange-ps/exchange Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ Set-OrganizationConfig -ShortenEventScopeDefault <ShortenEventScopeMode>
95
95
[-FindTimeOnlineMeetingOptionDisabled <Boolean>]
96
96
[-FocusedInboxOn <Boolean>]
97
97
[-HierarchicalAddressBookRoot <UserContactGroupIdParameter>]
98
+ [-HybridRSVPEnabled <Boolean>]
98
99
[-IPListBlocked <MultiValuedProperty>]
99
100
[-IsAgendaMailEnabled <Boolean>]
100
101
[-IsGroupFoldersAndRulesEnabled <Boolean>]
@@ -2225,6 +2226,24 @@ Accept pipeline input: False
2225
2226
Accept wildcard characters: False
2226
2227
` ` `
2227
2228
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
+
2228
2247
# ## -Industry
2229
2248
This parameter is available only in on-premises Exchange.
2230
2249
You can’t perform that action at this time.
0 commit comments