You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This cmdlet is available only in the cloud-based service.
845
+
846
+
The FeedbackEnabled parameter enables or disables inline feedback requests for various features in Outlook on the web. Valid values are:
847
+
848
+
- $true: Inline feedback requests are enabled.
849
+
- $false: Inline feedback requests are disabled.
850
+
851
+
```yaml
852
+
Type: Boolean
853
+
Parameter Sets: (All)
854
+
Aliases:
855
+
Applicable: Exchange Online
856
+
857
+
Required: False
858
+
Position: Named
859
+
Default value: None
860
+
Accept pipeline input: False
861
+
Accept wildcard characters: False
862
+
```
863
+
842
864
### -ForceSaveAttachmentFilteringEnabled
843
865
The ForceSaveAttachmentFilteringEnabled parameter specifies whether files are filtered before they can be saved from Outlook on the web. Valid values are:
0 commit comments