hello,

I'm experimenting an issue similar to the one reported here:

http://mailman.openchange.org/pipermail/devel/2009-February/001078.html

Both GetPropsList and GetPropsAll return a different set of the
properties really present into the requested mapi object (a message
with class "IPM.Task"). I.E. the PR_ENTRYID and PR_SUBJECT properties
are missing. The total number of properties is correct (that is, equal
to the number obtained with mfcmapi).

Looking at the wire level with SetMAPIDumpData(), the server response
does not contain the 'missing' properties.

If I explicitly request the 'missing' tags via GetProps, I'm able to
obtain the expected values. Should I resort to this kind of workaround
or there is something else I can do ?

I'm using an exchange 2003 server and the current libmapi svn snapshot
build against samba 4 alpha 7

thanks,

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

Reply via email to