Hi,
I have stored a lot of .oft forms on disk(with vb script).
I need the fields and values from the forms.
Has someone the format specs of the oft fileso I can get
the values without using the Outlook object model.
(It has to run on a server so I don't like to install
Outlook on it)
Thx !
Bart
Dmitry Streblechenko - 30 Jul 2003 18:54 GMT
It is the same format as MSG (File|Save as in Outlook). It is essentialy OLE
storage file and it can be direcly accessed using Extended MAPI only.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Hi,
>
[quoted text clipped - 7 lines]
> Thx !
> Bart