Article ID: 924610 - Last Review: January 17, 2007 - Revision: 3.3 The body text of the e-mail message disappears when you add an attachment by using the Attachments.Add method in Outlook 2000SYMPTOMSConsider the following scenario:
WORKAROUNDTo work around this problem, call the Save method before and after you add an attachment to the e-mail
message by using the Attachments.Add method. The following Microsoft Visual Basic script code
sample demonstrates how to do this. Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section. This problem only occurs in Outlook 2000. This problem was corrected in Outlook 2002 and Outlook 2003. MORE INFORMATIONFor more information about the Attachments.Add method in Outlook 2000, visit the following Microsoft Developer
Network (MSDN) Web site: http://msdn2.microsoft.com/en-us/library/aa217214(office.10).aspx
(http://msdn2.microsoft.com/en-us/library/aa217214(office.10).aspx)
For more information about the Save method in Outlook 2000, visit the following MSDN Web site: http://msdn2.microsoft.com/en-us/library/aa179008(office.10).aspx
(http://msdn2.microsoft.com/en-us/library/aa179008(office.10).aspx)
| Article Translations
|
Back to the top
