r2oro

Results 2 comments of r2oro

@dkuska - thanks for responding, I do work with Document Library. Does it have differently in case of Tasks library? @vgrem provided code here ((https://github.com/vgrem/Office365-REST-Python-Client/issues/330)) which according to him does...

Hi @LynLi-TA Have a look at code below. It creates a `DateTime` type column with custom name, which I use to mark files as "processed": ``` def create_property(self, property_name): '''Create...