From e41dd449c6b7e03909001bf4455a9d28e32177f7 Mon Sep 17 00:00:00 2001 From: Sylvia Okafor Date: Tue, 17 Dec 2019 13:38:41 -0800 Subject: [PATCH] Update README.md --- README.md | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 9846f07..da4881e 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,13 @@ ---- -topic: sample -products: -- office-365 -languages: -- csharp -extensions: - contentType: tools - createdDate: 6/4/2015 8:46:18 AM ---- -# Interop-MailSim -Office Interoperability Tools - MailSim - -MailSim (*Mail Simulator*) is a Microsoft Windows command-line tool that automates email operations through Microsoft Outlook 2013, or for Outlook for Office 365. MailSim reads user-defined XML configuration files and creates Outlook traffic, such as test email or folder operations. This test traffic is designed to exercise an Outlook-compatible email server, or an intermediary, in a multi-client environment for extended periods. - -MailSim uses the Outlook Object Model for controlling an Outlook 2013 instance, or else uses Representational State Transfer (REST) calls to an Office 365 email account. - -During execution, MailSim displays client-side process messages, and also stores those messages in log files, for monitoring and troubleshooting. - -For documentation, see the [wiki page](https://github.com/OfficeDev/Interop-MailSim/wiki). - - -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +# Interop-MailSim +Office Interoperability Tools - MailSim + +MailSim (*Mail Simulator*) is a Microsoft Windows command-line tool that automates email operations through Microsoft Outlook 2013, or for Outlook for Office 365. MailSim reads user-defined XML configuration files and creates Outlook traffic, such as test email or folder operations. This test traffic is designed to exercise an Outlook-compatible email server, or an intermediary, in a multi-client environment for extended periods. + +MailSim uses the Outlook Object Model for controlling an Outlook 2013 instance, or else uses Representational State Transfer (REST) calls to an Office 365 email account. + +During execution, MailSim displays client-side process messages, and also stores those messages in log files, for monitoring and troubleshooting. + +For documentation, see the [wiki page](https://github.com/OfficeDev/Interop-MailSim/wiki). + + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.