Set-AddressList -RecipientFilter parameters I am attempting to modify the query and need to use (proxyaddresses=*subdomain domain com) or equivalent Can this be done? I tried: Set-AddressList -Identity listname -RecipientFilter {(RecipientType -eq 'MailContact') -and (proxyaddresses=*subdomain domain com)} and received: Set-AddressList : Cannot bind parameter 'RecipientFilter' to the