On Sunday 08 February 2009 09:15:50 am Brad Hards wrote:
> On Sunday 08 February 2009 02:09:35 am [email protected] wrote:
> > > Attached Emails should be opened with OpenEmbeddedMessage call
> > Ok. Well, I'm using the Romulus package and I can't find this call in
> > there. Is it actually implemented yet?
>
> Not yet: http://trac.openchange.org/ticket/93
I implemented this ROP this afternoon. It should be OK as of r1103.

> > And if it is, how would I use it? Shouldn't there be a flag
> > HasEmbeddedMessage and then a list of embedded messages? And how about
> > embedded messages containing attachments and more embedded messages? This
> > could be recursive.
>
> You can tell the type of attachment in a message, and you use
> OpenEmbeddedMessage on only those that are of the correct type. You can
> then do whatever operations on that embedded message that make sense for
> your application (e.g. looking at the attachments and deciding which ones
> you might like to open).
The API documentation tries to explain this. It should get updated some time 
soon. Look at http://apidocs.openchange.org/libmapi/IMessage_8c.html or just 
regenerate it locally.

Brad

_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel

Reply via email to