Questions tagged [outlook-web-app]

Outlook Web App (OWA) is a webmail service of Microsoft Exchange Server 5.0 and later. The web interface of Outlook Web App resembles the user interface in Microsoft Outlook.

Outlook Web App (OWA) is a webmail service of Microsoft Exchange Server 5.0 and later. The web interface of Outlook Web App resembles the user interface in Microsoft Outlook.

Official Mail apps for Outlook documentation

309 questions
1
vote
4 answers

How to use PHP to authenticate against a remote Microsoft Exchange 2010

As usual, this is a weird and non-negotiable request from top management. Anyway, the story is as following: I will build a website at location A, let say UK (Using CentOS, PHP, Apache) There is a login form on it, and user can enter their…
1
vote
1 answer

Login to OWA using other domain that portal.microsoftonline.com

I have problem with login to OWA using fore example mail.domain.pl. I try to use this domain to login to OWA but i can't find URL's address which redirect to OWA login page. Any solution? Thanks, Skrzypolus
Krzysztof S.
  • 220
  • 1
  • 5
  • 17
1
vote
1 answer

Why do hyperlinks stop working when opening certain emails in new tabs on Outlook Web?

When I open an email in new tab in chrome from outlook 365 web app, all my hyperlinks stops working but for some emails I received it is working. I am generating email using power automate and html code i am using is
1
vote
1 answer

Pinning addin for OWA

We are currently running into issues where a specific add-in has to be manually pinned for our users specifically in OWA 365. I've been digging through forums to find a PowerShell script to pin the specific add-in, but haven't had any luck. Does…
1
vote
0 answers

Unable to import cancelled type of events in my Calendar from ics file on Outlook Office365 live (WEB)

When I tried to import ics file containing some events it got import successfully to my Outlook calendar. But when I tried to cancel/delete those events on Outlook by importing the ics-cancel file, it gives me the message "Could't import calendar.…
prasium
  • 11
  • 1
  • 2
1
vote
2 answers

How to interpret DROP elements from dragging a file attachment off Outlook Online?

When I drag a file attachment from Outlook Online (Web, rendered in Firefox) to my app, I receive the following drop elements: But how do I get the attachment contents (the raw bytes of the attachment) from these? None of the elements are big…
1
vote
1 answer

Automate "Send me a copy of email I send to a group" via PowerShell

Referenced MS Article: https://support.microsoft.com/en-us/office/i-m-not-receiving-a-copy-of-messages-i-send-to-a-group-in-my-inbox-07567cda-f5ce-4e52-b278-4c63dfdd6617 I am looking for any possibilities to globally update the setting found in the…
1
vote
1 answer

How do you get a URL to a shared O365 calendar?

I have been playing around with the Graph API to access the shared calendars and events within an organization. I can successfully query my organization users and the calendar/events for any of those users. What I would like to do now is to…
1
vote
2 answers

How can I open a task pane when I click the send button in outlook web addin - js

I m adding attachments in outlook web addIn I want to open a new taskpane when I click the send button, how can I do I want to delete and upload attachments I can do it very easily on the desktop version
Mehmet Ceylan
  • 385
  • 1
  • 6
  • 18
1
vote
1 answer

Message webLink not working for outlook.com accounts

I’m working on an add-in for Microsoft Outlook, and we need to provide our users with direct links to specific emails. We’ve been using the webLink property of the message object:…
1
vote
1 answer

Are Outlook addings installation supported in Outlook desktop clients aside from Outlook for Mac?

I am trying to install our custom adding into a Gmail account synchronized with outlook desktop client for Windows, but we are not getting de option from de app. Switching to another office365 inbox works properly.
1
vote
1 answer

How do I choose where to place my add-in button in OWA?

I made my first Outlook web add-in and I was wondering how I could place the button right here automatically without going into the OWA settings by hand. Is there a way a place it here via the manifest? I tried looking up online the manifest syntax…
1
vote
1 answer

Add-in Store and Installed Add-ins no longer appearing

My team works on an add-in for Microsoft Outlook, and recently we’ve been receiving reports from certain users that our add-in has disappeared from their message surface and from the “...” menu (More actions) on the message surface. In addition,…
1
vote
2 answers

How to make add-in pinned to email items?

Like on the image: Can't find any info on msdn. Also found sample Outlook add-ins on github, but they don't have icons on email items. Any help is appreciated.
AlexStepanov
  • 451
  • 3
  • 13
1
vote
2 answers

EWS has attachments but Attachment Collection is empty (one drive)

when the email is sent from OWA browser with attachments. A link is created for attachments using one drive/sharepoint. when i tried to read the mail item from EWS the attachment collection is empty but hasAttachments flag is set to true. How do i…
Kumar Garapati
  • 619
  • 1
  • 10
  • 24