I'm trying to develop an application in Java / Spring that connects to an Microsoft Outlook / Exchange SMTP Relay to send e-mails using MSAL4J, but I keep getti
I have exchange server 2019 on windows server 2019 and we have certificate based authentication enabled for exchange server. When I am trying to access the OWA
I want to reproduce a bug, these are the conditions : GetStreamingEvents request should fail and preferably get 500 error from office365/exchange The Resync re
I would like to get the email address from the true contact that is sending the mailItem. I don't want the on behalf email address. Is there a way to do that? O
Using O365 Exchange Online, I have a scenario where I've got a bunch of distribution lists whose display name is in the format "CDL-blahblah" but their email ad
We have our Domain and Email server hosted with Go daddy. We need to Migrate to Office 365 (outlook). Go daddy wants to charge us a hefty amount for it. Can a t
I have an exchange server 2016 and I've created a user, say [email protected] I followed the steps as told in this video: https://www.youtube.com/wat
I am currently developing an application to be used internally only at work. I need to get the currently logged in user's contacts to use in the application and
I've been having issues with our email server's deliverability. I started using mailgun in the hopes that the issue would be resolved and our emails would land
I have this: .SentOnBehalfOfName = """Customer Service"" <[email protected]>" the name "Customer Service" is officially associated with the
A very nuanced question and maybe environment specific. I am trying to use Outlook 2010 API to discern mailbox users from mail-enabled users. We are using Dell
As the question says, how can I change the time that an e-mail was received either via Microsoft Outlook or via Microsoft Exchange Server (as an Administrator a
I'm attempting to pull contact information from an Outlook.ExchangeUser object using VBA in Excel. However, so far I've only been able to get the primary SMTP a
Developing for: Outlook 2016 Add-In: VSTO (C#) My company is running on O365 (Exchange) and I am developing an add-in which collects their exchange user inform
If certain users automate the Outlook Client to view bounce backs/ReportItems in a shared inbox, rather than returning the clear text of the message as indicate
There is a Public Shared Folder that exists on a corporate exchange server. I am trying to connect to the outlook folder, and monitor it for incoming mail. H
I'm having a bit of a problem. I am working on a small outlook plugin(in c#) with the following functions(very simplified): Get all of the users from Exchange
I am trying to access all the mails in a given folder via the ActiveX interface to Outlook 2013. I use the message API (MAPI) of Outlook to get the desired fold
I'm connected to an Exchange server, so some mails are stored in my local Outlook file and some on the server. In Outlook the item count of the folder shows 13.
I am trying to create a script to pull contact groups and put them in an excel sheet. Here is what I have so far: Import-Module ActiveDirectory Get-ADUser -Sea