Remove attachments from messages
How to remove attachments from selected messages in Microsoft Outlook's Sent Items folder using VBA.
Choosing the Folder to Save a Sent Message In
How to choose the folder to save sent messages in when using Microsoft Outlook. Lotus Notes can prompt the sender to specify what folder a message should be saved in, Outlook doesn't (unless you use VBA code). However, there are methods you can use to move sent messages to a new folder.

Recalling Sent Messages
How to use Outlook's Recall message feature to recall messages you've sent. Learn why it doesn't always work very good.

How to view the BCC field on Sent messages
Bcc = blind carbon copy. You use the Bcc field (Options | Bcc Field) to enter addresses when you don't want recipients to see who the message was distributed to. The person receiving the message will see only those addresses that you put in the To or Cc box. Display the BCC field on messages

