MailItem.Display() error

  • Thread starter Thread starter Ramazan
  • Start date Start date
R

Ramazan

Hi,
I want to display mail in inbox folder with code. I am using
MailItem.Display() method. When i use mailitem.Display() method ,
mailitem inspector form is being shown. But mailitem body doesn't
visible. But when i right click on mail inspector form and click "Edit
Item" the body was shown.
I can not understand why this is happening
How can i solve this
I am using outlook 2000
Thanks in advance
 
You do not need to post the same question 3 times.

Show the rest of your code where you find or create the item up to where you
display it.

If this is Outlook 2000, is this in corporate/workgroup mode or Internet
Only mode?

Where is this code running?
 
Back
Top