Skip to content

Commit 2b32fba

Browse files
authored
Merge pull request MicrosoftDocs#6445 from padjok/patch-1
Updated docs to include AutoNewsDigest
2 parents 75ffbaa + 90e9529 commit 2b32fba

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1696,6 +1696,23 @@ Accept pipeline input: False
16961696
Accept wildcard characters: False
16971697
```
16981698

1699+
### -EnableAutoNewsDigest
1700+
1701+
Enable or disable auto news digest. [Documentation](https://aka.ms/autonewsdigest) for auto news digest.
1702+
1703+
```yaml
1704+
Type: Boolean
1705+
1706+
Parameter Sets: (All)
1707+
Aliases:
1708+
Applicable: SharePoint Online
1709+
Required: False
1710+
Position: Named
1711+
Default value: True
1712+
Accept pipeline input: False
1713+
Accept wildcard characters: False
1714+
```
1715+
16991716
### CommonParameters
17001717

17011718
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

0 commit comments

Comments
 (0)