On Fri, 2010-03-19 at 21:42 +1100, Brad Hards wrote:
>       Hi,
> while working on another approach for [1], I realized that replacing
> GetPropsAll call with GetPropList and GetProps call doesn't work for
> distribution lists in a user's address book. I have one distribution
> list filled on my Exchange 2007 server, and also couple ordinary
> contacts. The contacts are all fine with code [2], but when it starts to
> fetch items from the distribution list, then libmapi crashes deep in
> GetProps call, thus I guess nothing I would be able to influence from
> outside, also because I only play with a list of tags, thus integers.
> ....

        Hi,
just to give an update on this, there were two issues:
a) not supported PT_MV_BINARY type (used in DistList)
b) not supported PT_DOUBLE type (used in tasks, for example)
both during fetching. With revision 1872 should be fine.
        Bye,
        Milan

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

Reply via email to