Skip to content

Commit dcc1a83

Browse files
authored
Merge pull request MicrosoftDocs#5504 from get-itips/patch-174
Adding deprecated note to certain params
2 parents edcce21 + acf1c9f commit dcc1a83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

skype/skype-ps/skype/Set-CsOnlineDialInConferencingTenantSettings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,8 @@ For example, "[email protected]" or "[email protected]".
343343
344344
The SendEmailFromAddress value is used only if the SendEmailFromDisplayName setting is specified, and the SendEmailFromOverride setting is $true.
345345
346+
Note: The parameter has been deprecated and may be removed in future versions.
347+
346348
```yaml
347349
Type: String
348350
Parameter Sets: (All)
@@ -361,6 +363,8 @@ Specifies the display name to use in the "From" contact information on emails th
361363
362364
The SendEmailFromDisplayName value is used only if the SendEmailFromDisplayName setting is specified, and the SendEmailFromOverride setting is $true.
363365
366+
Note: The parameter has been deprecated and may be removed in future versions.
367+
364368
```yaml
365369
Type: String
366370
Parameter Sets: (All)
@@ -384,6 +388,8 @@ SendEmailFromOverride can't be $true if SendEmailFromAddress and SendEmailFromDi
384388
385389
If you want to change the email address information, you need to make sure that your inbound email policies allow for emails that come from the address specified by the SendEmailFromAddress parameter.
386390
391+
Note: The parameter has been deprecated and may be removed in future versions.
392+
387393
```yaml
388394
Type: Boolean
389395
Parameter Sets: (All)

0 commit comments

Comments
 (0)