Questions about automation and APIs related to Microsoft's Enterprise level messaging server.
I'm sending MailMessages with an SmtpClient (being delivered successfully) using an Exchange Server but would like my sent emails to …
c# smtpclient exchange-server mailmessageWe had a bit of a snafu on our e-mail server and the permissions went out of whack on our …
c# api exchange-serverHi Stackoverflow people, I have been trying to use the Get-MailboxPermission cmdlet to run a report on all my mailboxes. …
powershell exchange-server cmdlets cmdletIve never used powershell before but it seems like the correct tool to use to read the number and size …
powershell exchange-server snap-inThis issue came to light as I was trying to send an HTML message with inline images (attachments) through EWS. …
exchange-server exchangewebservices ews-managed-api exchange-server-2010Added: thanks to user @grapkulec, I am using using Microsoft.Exchange.WebServices.Data; I am trying to move an email …
c# exchange-server email-integrationEach and every time I start Microsoft Office 2010 I get a Security Alert saying that there is a problem with …
email outlook certificate exchange-server autodiscoveryI am trying to setup a script to email using an exchange account. I want to use CDO (or equivalent) …
vbscript exchange-server exchange-server-2007 cdo.messageI need to send an email to an Exchange distribution list called "DL-IT" using c#. Does anyone know how to …
c# email exchange-serverIs there a method of accessing an Exchange server that does not have IMAP or POP3 enabled without Outlook? It …
email outlook exchange-server email-client