Hi,

I'm really stuck on this.

Suppose I have an outlook email (Ei0001.eml) that is stored on my C-disk on the location: c:\email\Ei0001.eml .

Suppose that I have a button on my form that when it's clicked should open the specified email (Ei0001 in this case).

How do I have to code this?

Thanks.