python-o365
python-o365 copied to clipboard
Attribute error on 'move' messages
Hi all just wondering if move is implemented? it is supported in the graph365 API https://docs.microsoft.com/en-us/graph/api/message-move?view=graph-rest-1.0&tabs=http
when I try I get AttributeError: 'Folder' object has no attribute 'move'
do you have any sample code for moving email messages between folders?
Thankyou
message.move