Unit Test for Exchange Transport Agent
Is there any way that we can unit test (using NUnit)/Mock the Exchange Transport Agent. For example, if I create a "RoutingAgent" and handle the "OnSubmittedMessage" event to find out whether the email has attachment or not, how
do I unit test that TransportAgent?
August 11th, 2015 9:35am