> It is possible that RecipientRow structure got improved among MS specs
> releases. I'll give it a closer look and update our IDL if necessary.
>

Thanks Julien. I spent a bit of time reviewing MS-OXCDATA.pdf 2.10.3.2, and
it appears they specify the order as:
EmailAddress
DisplayName
SimpleDisplayName
TransmittableDisplayName

The current idl order is:
SimpleDisplayName
TransmittableDisplayName
DisplayName
EmailAddress

I've not used idl before, but I assume I could try changing the order to the
one mentioned in the documentation, and see if that does the trick?

Another question: Is MAPI/RPC over HTTPS just waiting on the Samba
ncacn_http support, or would there also be significant changes required to
the MAPILib side? I'm trying to figure out how far off that feature might
be, and if there's anything I can do to help.

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

Reply via email to