Mailbox Sent Items Configuration

By | January 7, 2020

Set-MailboxSentItemsConfiguration

Enables you to configure the Sent Items folder to which a message is copied.

Set-MailboxSentItemsConfiguration 

Get-MailboxSentItemsConfiguration

Displays the configuration of the Sent Items folder in a specified mailbox.

SendAsItemsCopiedTo changes where messages that are sent by using the “SendAs” permissions are copied.

SendOnBehalfOfItemsCopiedTo changes where messages that are sent by using the “Send on Behalf Of” permissions are copied.

Each command can use:

  • Sender Copies the message to the Sent Items folder of the sender only
  • SenderAndFrom Copies the message to the Sent Items folder of both the sender and the user on whose behalf the message was sent
  •  Notes
  • The setting may be overridden when the following condition is true: The DelegateSentItemsStyle registry key is set to a value of 1 on the Microsoft Outlook client.
  • Restart the Microsoft Information Store service for the change to take effect immediately. 
  • You can configure Exchange Server to copy messages to either the Sent Items folder of the sender or the Sent Items folders of both the sender and the user on whose behalf the message was sent. 
  • The SendAsItemsCopiedTo and SendOnbehalfofItemsCopiedTo settings are applied only if SendAs or SendOnBehalfOf rights are assigned to a specific user directly. If the SendAs or SendOnBehalfOf right is assigned to a distribution group, the sent item will be put in the sender’s Sent Items folder only