Hi at all and a happy new year,
I’ve been tested the workaround to recreate the distribution groups. It works, but there a lot of groups. Perhaps I can recreate it via python-kopano.
I’ve tested it with item.subject in the contacts folder of the store. There I get the Full Name of the contact/distribution group. In the Reference Guide I found the loops for items and properties.
How can I select on item as object, so I don’t have to walk through the entire contacts folder every time?
I listed all MAPI properties of my testgroup, but identify the members? Are the members in the address block?
(Property(address:32773), u'Testgruppe')
(Property(address:32774), -1L)
(Property(address:32782), u'')
(Property(address:32784), u'')
(Property(address:32794), u'')
(Property(address:32795), u'')
(Property(address:32796), u'')
(Property(address:32805), False)
(Property(address:32809), 0L)
(Property(address:32844), -522484495L)
(Property(address:32851), u'Testgruppe')
(Property(address:32852), ['\x00\x00\x00\x00\x81+\x1f\xa4\xbe\xa3\x10\x19\x9dn\x00\xdd\x01\x0fT\x02\x00\x00\x01\x80K\x00o\x00s\x00a\x00c\x00k\x00,\x00\xa0\x00U\x00l\x00f\x00 \x00(\x00i\x00n\x00f\x00o\x00@\x00e\x00d\x00v\x00n\x00e\x00t\x00-\x00u\x00k\x00.\x00c\x00o\x00m\x00)\x00\x00\x00S\x00M\x00T\x00P\x00\x00\x00i\x00n\x00f\x00o\x00@\x00e\x00d\x00v\x00n\x00e\x00t\x00-\x00u\x00k\x00.\x00c\x00o\x00m\x00\x00\x00', '\x00\x00\x00\x00\x81+\x1f\xa4\xbe\xa3\x10\x19\x9dn\x00\xdd\x01\x0fT\x02\x00\x00\x01\x80U\x00l\x00f\x00 \x00K\x00o\x00s\x00a\x00c\x00k\x00 \x00P\x00r\x00i\x00v\x00a\x00t\x00\x00\x00S\x00M\x00T\x00P\x00\x00\x00m\x00a\x00i\x00l\x00@\x00u\x00l\x00f\x00-\x00k\x00o\x00s\x00a\x00c\x00k\x00.\x00d\x00e\x00\x00\x00'])
(Property(address:32853), ['\x00\x00\x00\x00\xc0\x91\xad\xd3Q\x9d\xcf\x11\xa4\xa9\x00\xaa\x00G\xfa\xa4\xc3\x00\x00\x00\x00\x82E\xfd\x1a!wH\xbb\x8f&-\xc1\xc5\x00\x1eS\x01\x00\x00\x00\x05\x00\x00\x00b\xc3]\x90\x0ev\xe3A\xbc\x0e\x8bvx\xcc\x96R\x00\x00\x00\x00', '\x00\x00\x00\x00\x81+\x1f\xa4\xbe\xa3\x10\x19\x9dn\x00\xdd\x01\x0fT\x02\x00\x00\x01\x80U\x00l\x00f\x00 \x00K\x00o\x00s\x00a\x00c\x00k\x00 \x00P\x00r\x00i\x00v\x00a\x00t\x00\x00\x00S\x00M\x00T\x00P\x00\x00\x00m\x00a\x00i\x00l\x00@\x00u\x00l\x00f\x00-\x00k\x00o\x00s\x00a\x00c\x00k\x00.\x00d\x00e\x00\x00\x00'])
(Property(address:32866), u'')
(Property(address:32896), u'')
(Property(address:32900), u'')
(Property(address:32912), u'')
(Property(address:32916), u'')
(Property(address:32928), u'')
(Property(address:32932), u'')
(Property(address:32989), u'')
Thanks
Ulf