Skip to content

Commit 7f0e215

Browse files
authored
Merge branch 'master' into patch-221
2 parents c0c1736 + 463a4bf commit 7f0e215

File tree

5 files changed

+19
-44
lines changed

5 files changed

+19
-44
lines changed

exchange/exchange-ps/exchange/New-HostedOutboundSpamFilterPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ Accept wildcard characters: False
117117
118118
The AutoForwardingMode specifies how the policy controls automatic email forwarding to outbound recipients. Valid values are:
119119
120-
- Automatic: Allows outbound spam filtering to control automatic external email forwarding. This is the default value.
121-
- On: Automatic external email forwarding is not disabled by the policy.
122-
- Off: All automatic external email forwarding is disabled by the policy.
120+
- Automatic: Automatic external email forwarding is blocked by the system. This is the default value.
121+
- On: Automatic external email forwarding is not restricted.
122+
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
123123
124124
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
125125

exchange/exchange-ps/exchange/New-LabelPolicy.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -139,22 +139,13 @@ Accept wildcard characters: False
139139
```
140140
141141
### -ExchangeLocation
142-
The ExchangeLocation parameter specifies the mailboxes to include in the policy. Valid values are:
142+
The ExchangeLocation parameter specifies the mailboxes to include in the policy. A valid value is a mailbox.
143143
144-
- A mailbox
145-
146-
- A distribution group or mail-enabled security group (all mailboxes that are currently members of the group).
147-
148-
- The value All for all mailboxes. You can only use this value by itself.
149-
150-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
144+
To specify the mailbox, you can use any value that uniquely identifies it. For example:
151145
152146
- Name
153-
154147
- Distinguished name (DN)
155-
156148
- Email address
157-
158149
- GUID
159150
160151
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
@@ -173,20 +164,13 @@ Accept wildcard characters: False
173164
```
174165
175166
### -ExchangeLocationException
176-
The ExchangeLocationException parameter specifies the mailboxes to exclude when you use the value All for the ExchangeLocation parameter. Valid values are:
167+
The ExchangeLocationException parameter specifies the mailboxes to exclude when you use the value All for the ExchangeLocation parameter. A valid value is a mailbox.
177168
178-
- A mailbox
179-
180-
- A distribution group or mail-enabled security group
181-
182-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
169+
To specify the mailbox, you can use any value that uniquely identifies it. For example:
183170
184171
- Name
185-
186172
- Distinguished name (DN)
187-
188173
- Email address
189-
190174
- GUID
191175
192176
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".

exchange/exchange-ps/exchange/Set-HostedOutboundSpamFilterPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ Accept wildcard characters: False
122122
123123
The AutoForwardingMode specifies how the policy controls automatic email forwarding to outbound recipients. Valid values are:
124124
125-
- Automatic: Allows outbound spam filtering to control automatic external email forwarding. This is the default value.
126-
- On: Automatic external email forwarding is not disabled by the policy.
127-
- Off: All automatic external email forwarding is disabled by the policy.
125+
- Automatic: Automatic external email forwarding is blocked by the system. This is the default value.
126+
- On: Automatic external email forwarding is not restricted.
127+
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
128128
129129
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
130130

exchange/exchange-ps/exchange/Set-LabelPolicy.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -108,20 +108,13 @@ Accept wildcard characters: False
108108
```
109109
110110
### -AddExchangeLocation
111-
The AddExchangeLocation parameter specifies the mailboxes to add to the list of included mailboxes when you aren't using the value All for the ExchangeLocation parameter. Valid values are:
111+
The AddExchangeLocation parameter specifies the mailboxes to add to the list of included mailboxes when you aren't using the value All for the ExchangeLocation parameter. A valid value is a mailbox.
112112
113-
- A mailbox
114-
115-
- A distribution group or mail-enabled security group (all mailboxes that are currently members of the group).
116-
117-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
113+
To specify the mailbox, you can use any value that uniquely identifies it. For example:
118114
119115
- Name
120-
121116
- Distinguished name (DN)
122-
123117
- Email address
124-
125118
- GUID
126119
127120
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
@@ -140,22 +133,17 @@ Accept wildcard characters: False
140133
```
141134
142135
### -AddExchangeLocationException
143-
The AddExchangeLocationException parameter specifies the mailboxes to add to the list of excluded mailboxes when you use the value All for the ExchangeLocation parameter. Valid values are:
136+
The AddExchangeLocationException parameter specifies the mailboxes to add to the list of excluded mailboxes when you use the value All for the ExchangeLocation parameter. A valid value is a mailbox.
144137
145-
- A mailbox
146-
147-
- A distribution group or mail-enabled security group
148-
149-
To specify a mailbox or distribution group, you can use any value that uniquely identifies it. For example:
138+
To specify the mailbox, you can use any value that uniquely identifies it. For example:
150139
151140
- Name
152-
153141
- Distinguished name (DN)
154-
155142
- Email address
156-
157143
- GUID
158144
145+
To enter multiple values, use the following syntax: \<value1\>,\<value2\>,...\<valueX\>. If the values contain spaces or otherwise require quotation marks, use the following syntax: "\<value1\>","\<value2\>",..."\<valueX\>".
146+
159147
```yaml
160148
Type: MultiValuedProperty
161149
Parameter Sets: Identity

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,9 @@ Accept wildcard characters: False
264264
Controls whether or not a tenant's users can sync OneDrive for Business libraries with the old OneDrive for Business sync client.
265265
The valid values are **OptOut, HardOptin, and SoftOptin**.
266266
267+
> [!NOTE]
268+
> GrooveBlockOptions is planned to be deprecated. Please refrain from using the parameter.
269+
267270
```yaml
268271
Type: String
269272
Parameter Sets: GrooveBlockOptions

0 commit comments

Comments
 (0)