python-o365
python-o365 copied to clipboard
Is it possible to add self.cc('subject') to allowed_changed
Hello all,
I need self.cc('subject') in allowed_changes in message.py for a project.
Would it be possible to add this, as I need this to save subjects :).
It is possible but I don't have the time right now.
You can however send a PR.
I'll give it a try, as I haven't done it yet.