Re: [python-win32] How to set value for multi-valued property using mapi?

2015-01-04 Thread Mark Hammond
On 5/01/2015 11:16 AM, Nick Czeczulin wrote: Kapil Dolas wrote: Thank you for replying. I tried example given by you and it worked. All MV properties are working in the same way, except ones of type PT_MV_BINARY. Can you give me example for setting PT_MV_BINARY values? I think you will need

Re: [python-win32] How to set value for multi-valued property using mapi?

2015-01-04 Thread Nick Czeczulin
Kapil Dolas wrote: > Thank you for replying. I tried example given by you and it worked. All MV > properties are working in the > same way, except ones of type PT_MV_BINARY. Can you give me example for > setting PT_MV_BINARY values? I think you will need to apply this patch for PT_MV_BINARY to