Opening a mail in read/compose mode

M

mookashi

hi,

when im creating a new mailitem through one of the following ways
createItem(olMailItem),createItemFromTemplate("c:\temp.oft")
Is there anyway i can specify whether i want to open it in read mode o
compose mode.
by default it opens in compose mode.
Right now im creating 2 different (.oft) files -one in compose and on
in read mode. Im looking to open one template in both modes.

Can anyone help please
 
S

Sue Mosher [MVP]

No. An item you create from an .oft file template always displays the
compose layout, because you are composing a new message.
 
Top