windows mail commit

1 view
Skip to first unread message

dvasilakis

unread,
Aug 4, 2009, 9:38:20 AM8/4/09
to Nektra OEAPI Support
I try to set my own property like below
OEAPIMessage.SetBodyPropByName(BodyId, "XXXXXXX",
XXXXX)
OEAPIMessage.Commit()
in OE works fine but in windows mail doesnt work

In your documentation says

NOTE: In Windows Mail messages can only be modified from dll plugins,
and while they are not currently selected.

Could you be more specific on how can i add my own property ??

Nektra OEAPI Support

unread,
Aug 7, 2009, 3:03:50 PM8/7/09
to Nektra...@googlegroups.com
Hi,

What the documentation means is that on Windows Mail  you can modify and commit changes only from DLL plugins and while messages are not currently selected, this is because of an internal Windows Mail restriction.
Are you making an EXE or a DLL plugin?
Also, before modifying a message you can check if it's currently selected, and deselect it with OEAPIObj::SetSelectedMessageID(-1) in that case.
-- 
Nektra Advanced Computing
http://www.nektra.com
Reply all
Reply to author
Forward
0 new messages