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

Kapil Dolas kapileyes at gmail.com
Mon Dec 29 10:20:54 CET 2014


Hi,

I want to set multiple values for multi-valued property using SetProps.
SetProps takes list of tuples of tag and value as argument, where value
should be string or unicode. How to set multiple values for multi-valued
property in this case? Should I convert list of values to string or
something like that?

Regards,
Kapil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20141229/9d3cf0c3/attachment.html>


More information about the python-win32 mailing list