Skip to content

Commit cc18a8b

Browse files
committed
Update Set-Mailbox.md
Issue #9953
1 parent 6687c33 commit cc18a8b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/exchange/Set-Mailbox.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3794,7 +3794,10 @@ Accept wildcard characters: False
37943794
### -MessageCopyForSMTPClientSubmissionEnabled
37953795
This parameter is available only in the cloud-based service.
37963796

3797-
{{ Fill MessageCopyForSMTPClientSubmissionEnabled Description }}
3797+
The MessageCopyForSMTPClientSubmissionEnabled parameter specifies whether to copy the sender for messages that are sent using SMTP client submission (SMTP AUTH). Valid values are:
3798+
3799+
- $true: When the user's account sends messages using SMTP AUTH, a copy of the message is sent to the users's mailbox. This is the default value.
3800+
- $false: When the user's account sends messages using SMTP AUTH, a copy of the message isn't sent to the users's mailbox.
37983801

37993802
```yaml
38003803
Type: Boolean

0 commit comments

Comments
 (0)