Skip to content

Commit e1d250c

Browse files
Update Set-PublicFolder.md - Clarification - Age Limit
Clarifying that AgeLimit does not only impact the replica behavior, but primarily affects the items in the folder. The replica information, while good to know, is not how a majority of sysadmins will be utilizing this parameter.
1 parent 449346c commit e1d250c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Set-PublicFolder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Accept wildcard characters: False
9595
```
9696
9797
### -AgeLimit
98-
The AgeLimit parameter specifies the overall age limit on the folder. Replicas of this public folder are automatically deleted when the age limit is exceeded.
98+
The AgeLimit parameter specifies the overall age limit on the folder. Items that reach the age limit are deleted from the Public Folder. Replicas of this public folder are automatically deleted when the age limit is exceeded.
9999
100100
To specify a value, enter it as a time span: dd.hh:mm:ss where dd = days, hh = hours, mm = minutes, and ss = seconds.
101101

0 commit comments

Comments
 (0)