python-o365 icon indicating copy to clipboard operation
python-o365 copied to clipboard

Attribute error on 'move' messages

Open bigT77 opened this issue 4 years ago • 1 comments

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

bigT77 avatar Jul 24 '21 00:07 bigT77

message.move

alejcas avatar Sep 03 '21 09:09 alejcas