Hi,
Can their be a possibality by which we can automatically get the date Time stamp in the Outloog messages (outgoing).
Although, it is very much available in mail yet I would like to insert it in to the mail.
Thanks and Regards,
Techwriter2k9
Hi,
Can their be a possibality by which we can automatically get the date Time stamp in the Outloog messages (outgoing).
Although, it is very much available in mail yet I would like to insert it in to the mail.
Thanks and Regards,
Techwriter2k9

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
Which version of Outlook do you have? Generally speaking, Outlook lets you write a Visual Basic for Applications (VBA) procedure to run when a message is in the process of being sent, which would allow you to, say, add a line at the bottom of the message. (Adding text somewhere else in the message might not work as expected due to the complexity of dealing with the varyious formats -- plain text, HTML, RTF.) Since this is a function of the Outlook desktop software, it would not work from, say, Outlook Web Access or a mobile client.