
July 14th, 2003, 08:42 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
In other words..
Since I have note received any feedback, I just wanted to be clear about the problem.
I think it is a bug in MS Outlook since I cannot get the body for a system notification notice. Looks like this kind of messages are not treat it as a normal email since my code can grab the body for a normal email but not for a system notification notice. I tried using a VBA Macro and Trying to import the notice as TXT using the menu: File/Save As. However, this work for 1 notification, I have 2000 notifications I have to process, so if I grab 10 and Save them As TXT, Outlook, again, gets just the To, From, and Subject, and 'Forgets' the body...
Another idea I had is that perhaps this information I am treating as a body is not such, but a Header or Mime, but Outlook shows that there is not header for this system notifications, so I don't know what is going on.
Please some help will be much appreciated.
PDyer
|