Does anyone know how to mark a message as read server-side in Exchange 2010? I was looking at:
Set-MailboxMessageConfiguration -Identity $mailbox -PreviewMarkAsReadDelaytime 0
but I think that only applies to the reading pane in Outlook client.
Does anyone know how to mark a message as read server-side in Exchange 2010? I was looking at:
Set-MailboxMessageConfiguration -Identity $mailbox -PreviewMarkAsReadDelaytime 0
but I think that only applies to the reading pane in Outlook client.