Skip to content

Commit 29cc229

Browse files
authored
Merge branch 'master' into patch-1
2 parents 887738b + eea623c commit 29cc229

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,6 +1732,24 @@ Accept pipeline input: False
17321732
Accept wildcard characters: False
17331733
```
17341734

1735+
### -IncludeAtAGlanceInShareEmails
1736+
1737+
Enable or disable the At A Glance feature in sharing e-mails. This provides the key points and time to read for the shared item if available.
1738+
1739+
```yaml
1740+
Type: Boolean
1741+
1742+
Parameter Sets: (All)
1743+
Aliases:
1744+
Applicable: SharePoint Online
1745+
Required: False
1746+
Position: Named
1747+
Default value: True
1748+
Accept pipeline input: False
1749+
Accept wildcard characters: False
1750+
```
1751+
1752+
17351753
### CommonParameters
17361754

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

0 commit comments

Comments
 (0)