Exchange 2010 Unread Mail Count
This datasource will return the number of unread items in a mailbox. Works with Exchange 2010 OWA, may work with other versions.
Requirements: Exchange 2010, OWA. Set the property mailboxcount.alias for each mailbox you want to monitor, an instance will be created. You also need EWSUtil.dll, a quick Google should suffice.
Locator: WXAJMW
cp1jack
Posted 9 years ago·Last reply 7 years ago
6 comments
Mike_Koprow
·7 years agoWhile this has been written for on premise Exchange (2010) can you tell me if this will work with Office 365 or if something similar exists for Office 365?
Andrey_Kitsen
·7 years ago@Dave Hamer you should be good to go. Security review has been complete.
Dave_Hamer
·7 years agoHey,
Old topic, but useful to my needs currently - without having to write my own implementation.
When I try to import this, I get:
Please can anyone at LM let me know if this will ever work again? (And thus if I have to write my own method to check)
Andrey_Kitsen
·9 years ago@cp1jack Probably a good idea to mention it in the 'technical notes' field on the datasource, in case someone gets their hands it and doesn't reference your post.
cp1jack
OP9 years ago@Andrey Kitsen thank you
Totally forgot to mention you'll also need to install the Exchange Management tools on your collector. If you don't have the Exchange installation media to hand you can install the management tools from the SP3 update. https://www.microsoft.com/en-gb/download/details.aspx?id=36768
Cheers.
Andrey_Kitsen
·9 years ago@cp1jack good stuff.
keep 'em coming !