505 questions with Exchange Server Development tags

Sort by: Updated
2 answers

Connect-Exchange Online (Error while sending the request)

Hello, I'm getting the below Error while connecting to Exchange Online (PowerShell Script) when called from .Net Application. #Import-Module ExchangeOnlineManagement #Connect-ExchangeOnline -Credential $Creds An error occurred while…

Microsoft Exchange Online
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,874 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,354 questions
asked 2023-11-20T10:17:36.3+00:00
AW13-2828 10 Reputation points
commented 2024-04-18T17:00:52.2566667+00:00
Aws Ayad 0 Reputation points
2 answers

O365 EWS w/ Impersonation UploadItems worked March 2024 - now 'access denied' error. All other features work.

I spent quite a few weeks earlier this year writing a PowerShell utility to copy mail between users in a O365 Tenant (including the ability to place copied mail in a unique 'root' folder tree). After much trial and error I had a working script that did…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,032 questions
asked 2024-04-17T16:51:53.5966667+00:00
James B Wood 0 Reputation points
commented 2024-04-18T13:40:22.16+00:00
James B Wood 0 Reputation points
1 answer

How do I automatically create an organisation chart on Microsoft Visio by importing data from Microsoft Azure active directory?

Microsoft Azure Active Directory --> Microsoft Visio If I try and import the data, it states: "Unable to read names fro your Microsoft Exchange Server directory."

Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
247 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2021-12-23T14:45:02.4+00:00
Charlie Graves 1 Reputation point
edited an answer 2024-04-17T07:01:06.9133333+00:00
Jiajing Hua-MFST 4,600 Reputation points Microsoft Vendor
0 answers

EWS FindFolder returns a different FolderId than GetFolder

While troubleshoothing an issue with our app we encountered this issue. We use FindFolder beginning with publicfoldersroot to load a list of folders. When accessing one of these folders we use a GetFolder request with the folderid. The returned…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
3,733 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2024-04-15T13:48:18.9233333+00:00
Simon Hain 96 Reputation points
1 answer

Using Azure AD APP for Add-DistributionGroupMember fails with domain forest error inside prod.outlook.com? EXO V2

I wrote a script to synchronize distribution group members with a database. I think I set up my Azure AD application properly; it has API permission Exchange.ManageAsApp and role Exchange Administrator. I'm connecting like Connect-ExchangeOnline -AppId…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2022-01-13T00:20:20.607+00:00
Wyatt Best 26 Reputation points
commented 2024-04-09T17:20:25.7933333+00:00
Wyatt Best 26 Reputation points
0 answers

Fidelity active pro trader will not load due to extention error

I have tried multiple ways to download the fidelity active pro trader on my new laptop with no success. The picture states the issue and google hasn't helped me resolve this so I'm open to any help. Thank you all

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,819 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,638 questions
asked 2024-04-04T13:47:27.7033333+00:00
Darby 0 Reputation points
commented 2024-04-06T01:00:17.3+00:00
Michal Sa 0 Reputation points
3 answers

All users unable to send and receive email after shut down the Exchange Server 2013

We are upgrading the Exchange server 2013 to 2019, but we already setup 1 new Exchange server 2019 and migrated all user mailboxes from Exchange 2013 to 2019. Currently we are planning to decommission Exchange server 2013 but while in testing phase…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2023-06-15T09:20:33.6866667+00:00
Liong Chan Wei 0 Reputation points
answered 2024-04-03T13:38:38.91+00:00
Hardik Patel 0 Reputation points
1 answer One of the answers was accepted by the question author.

Using Graph API to Retrieve Email

How can I use the Graph API to pull a newsletter from an email address and load it into my internal web application? I plan to initially retrieve the email from a mailbox using PowerShell, but I'm open to using PHP/AJAX or another method if that would be…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,511 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
asked 2024-03-25T14:52:27.66+00:00
Jacob Johns 20 Reputation points
edited the question 2024-04-02T01:29:52.5033333+00:00
Jayce Yang-MSFT 1,246 Reputation points Microsoft Vendor
1 answer

Multiple ECP & OWA link for different mail domains in 1 exchange server 2019

Hello Guys, Recently i setup a Microsoft Exchange 2019 in Windows server 2022. Now I configured 2 accepted domains in the exchange 2019 (which the mails are working fine inbound and outbound). abc.com - Ex. mail user: user@abc.com xyz.com - Ex. mail…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,870 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-03-20T05:57:59.54+00:00
GDT 0 Reputation points
commented 2024-03-28T09:16:04.0866667+00:00
GDT 0 Reputation points
2 answers

EWS Operation Item.Copy fails with 'full_access_as_app' permission

We have been using the EWS Item.Copy Operation for nearly 5 years. Since last week (Monday 26th of February 18:00 CET) this operation started failing for 2 of our 40 customers. No configuration has changed in Azure. App Secrets and API Permissions are…

Microsoft Exchange Online
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-03-04T11:00:32.95+00:00
Hielke Hoeve | Admin 10 Reputation points
answered 2024-03-21T15:18:59.3466667+00:00
Hielke Hoeve | Admin 10 Reputation points
0 answers

How to fix the SMTP address has no mailboxes associated with it error in .net dll

We are using a .net dll to read an outlook emails using exchnager url and the version. It was working fine untill couple of days ago then I started to get failed to extract mail id from outlook - the stmp address has no mailboxes with it. Ther version is…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,342 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,198 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2024-03-11T14:43:46.6466667+00:00
Lakshmi0766 0 Reputation points
commented 2024-03-17T03:41:28.8666667+00:00
Jayce Yang-MSFT 1,246 Reputation points Microsoft Vendor
1 answer

Exchange server 2016 and Exchange server 2019 coexistence

Hello, We have 4 exchange server 2016 and client connection for https/smtp relay happens via Load balancer. (for ex. connection to 'owa.abc.com'/'autodiscover.abc.com'/'smtp.abc.com' goes to VIP used for exchange 2016 servers) We have installed 4…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-03-11T16:05:51.8166667+00:00
sachin kumar singh 0 Reputation points
commented 2024-03-15T08:53:23.3933333+00:00
Yuki Sun-MSFT 40,781 Reputation points
0 answers

How to debug authentication problems in EWS?

Hi, I am developing a booking integration for Microsoft Exchange Hybrid configuration. I'm using EWS, becasue Graph doesn't support hybrid. For development, I have an Exchange Online environment. The ultimate goal is to access a list of rooms, list their…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2024-03-12T07:37:17.6266667+00:00
Zdenek Devaty 0 Reputation points
2 answers

All Exchange 2010 databases are dismounted after Installing Exchange 2016 coexist 2010

Dear All, All Exchange 2010 databases are dismounted after Installing Exchange 2016 coexist 2010. Please help me how to resolve this issue? sir. Thank you in advance, Tanisorn

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2023-02-17T17:36:12.8166667+00:00
Tanisorn Sowudomsilp 231 Reputation points
edited the question 2024-03-11T07:51:12.09+00:00
Tanisorn Sowudomsilp 231 Reputation points
0 answers

Upgrade from Exchange 2013 to Exchange 2019

Hi Team Where do I start if i need to Upgrade from Exchange 2013 to Exchange 2019.

Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
asked 2024-03-05T12:57:48.03+00:00
Mjabuleleni Dlamini 0 Reputation points
0 answers

How to fix A0002 NO AUTHENTICATE failed. in a vb6 app

I have a vb6 app that will be retrieving mails from my outlook email account (example@outlook.com) which is my registered azure account ID. I can retrieve my token everytime I want to check for new mails using imap4, but on applying it later on in the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,445 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,511 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,870 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2024-03-02T09:16:19.2733333+00:00
Softworld Ventures 5 Reputation points
edited the question 2024-03-05T01:58:08.74+00:00
SokiGuo-MSFT 22,921 Reputation points Microsoft Vendor
1 answer

How to fix mailbox server service down?

Microsoft Exchange Online
Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,163 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
asked 2024-02-28T06:40:34.6166667+00:00
Naomi Nilla 0 Reputation points
commented 2024-03-04T04:52:04.7833333+00:00
Kael Yao-MSFT 37,491 Reputation points Microsoft Vendor
1 answer

PST File reach to 120 GB in Microsoft Exchange 2019

Hi, I am using Microsoft Exchange 2019 Version 15.2 ‎(Build 986.5)‎ Enterprise, One of my user mail file increases and reach to 110GB, as emails of users are very important to us, previously I change default quota of email to customized and set limit of…

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,065 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Microsoft Exchange
Microsoft Exchange
Microsoft messaging and collaboration software.
377 questions
asked 2024-02-27T07:20:11.3066667+00:00
Farrukh Ali Qureshi 46 Reputation points
commented 2024-03-01T01:09:20.04+00:00
Yuki Sun-MSFT 40,781 Reputation points
1 answer

Server Discloses Software Version (Expose Server in Response Header)

Server Discloses Software Version (Expose Server in Response Header) Details: Server Name expose in Response Header Solution Tried but it didn't solve the issue: Configure Azure by creating new rules Add/configure web.config Created class in…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
954 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
asked 2023-09-27T21:04:45.6066667+00:00
Krischell Villadulid 0 Reputation points
commented 2024-02-29T12:01:34.8366667+00:00
Juan Reyes 0 Reputation points
0 answers

Outlook Add-in deployment for Exchange - not allowed in desktop client

Hi, I'm currently working on deploying an outlook add-in. However, at the last steps of the deployment, it seems as though we are hitting a wall - and I cannot fully understand what is happening from the documentation. We are deploying an add-in as .xml…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,910 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,459 questions
Exchange Server Development
Exchange Server Development
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Development: The process of researching, productizing, and refining new or existing technologies.
505 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,333 questions
asked 2024-02-26T14:21:26.4633333+00:00
Cas Teeuwen 0 Reputation points
edited the question 2024-02-27T02:03:45.7466667+00:00
Yuki Sun-MSFT 40,781 Reputation points