Unable to apply filter to retrieve CC and BCC mails from particular sender using O365 get mail activity

You probably want to do “contains(from,‘MyMailId’) or contains(cc,‘MyMailId’) or contains(bcc,‘MyMailId’)”