Skip to main content

Questions tagged [outlook]

Microsoft Outlook is a personal information manager from Microsoft (most notably used for handling e-mail), available both as a separate application as well as a part of the Microsoft Office suite.

0 votes
0 answers
7 views

Who is at fault here: the GSM Provider, my VPS email or Outlook.com?

I have developed a mobile tracking app that uses MailKit and MimeKit to send periodic emails (about the Android phone's most current location) to an email address ([email protected]). I use an email ...
Md Idiake's user avatar
0 votes
0 answers
10 views

Warning: Cannot update a component (`Conversation`) while rendering a different component (`FileUpload`)

I can store file uploadFileIds in an array and send to conversation.jsx component sometimes I received this error: Sometimes it's working accurately but sometimes it's send a warning Hera is my both ...
Waqas Ahmed's user avatar
0 votes
1 answer
29 views

Extract 'has attachment' from email messages

The script below gives me a list of items in an email mailbox, along with the associated metadata. The script works, but does not indicate whether an email has an attachment. How do I go about ...
oymonk's user avatar
  • 419
1 vote
0 answers
22 views

How to filter Microsoft Outlook emails using a specific date range?

I'm fairly new to Python and have been using it to make things at work easier for me. I work in I.T. and have to read through a lot of emails to look at the status of different things. One of these is ...
Jtaylor44t's user avatar
0 votes
1 answer
33 views

Outlook VBA Macro - Runtime error when accessing GetSharedDefaultFolder of a shared Inbox

Outlook has decided to give me the most useful run-time error I have ever seen recently of - "Sorry, something went wrong. You may want to try again.". Which explains absolutely nothing of ...
Drawleeh's user avatar
  • 259
0 votes
1 answer
26 views

RoundRect taking top left position of its rect container instead of direct parent (td)

I'm working on an email and we could not understand why we're having an Outlook Issue I have a roundrect to have a round CTA in Outlook, for this I used VML Result should be : But in Outlook, I ...
TaouBen's user avatar
  • 1,295
0 votes
1 answer
13 views

Count calendar folder items after applying IncludeRecurrences=true

I have been trying to get this working without success so here is my question. The problem is that when applying dynamic calItems = folder.Items; string filter = "[Start] >='" + ...
10101's user avatar
  • 2,354
0 votes
0 answers
15 views

pywin32 (4096, Microsoft Outlook, access route doesn't exist)

I created an application from Python using Nuitka, and when running a distribution in a different PC the function of sending emails with an attachment is not working using pywin32. The following ...
SloughyJoker57's user avatar
-1 votes
1 answer
59 views

VBA Outlook act when email arrive - error handling

I have a VBA code in outlook waiting for mail arrive to Groupmailbox to do something. It works well, until something bad happen on external resources. It process thousands of emails without any ...
FrantisekNebojsa's user avatar
-1 votes
1 answer
36 views

how to solve VBA run time error 2147023170: automation error the remote procedure call failed

I don't understand why if I run this code line by line with F8 the code works just fine, while if I run all together F5 I get run time error 2147023170: Automation error. The remote procedure call ...
A L's user avatar
  • 1
0 votes
1 answer
61 views

Nested folder in Oulook root folders

I have VBA code that goes through all my email accounts and deletes the emails in the spam folder. The problem I am trying to resolve is that some of the accounts have the SPAM folder nested inside ...
troutusa's user avatar
0 votes
0 answers
12 views

Outlook 365 avoid embedding photos in mail body

Since a few month (at least I feel that's changed some month ago...) photos I attached at sending the receiver gets them EMBEDDED and not attached. Has their been a change in Outlook? Can I change any ...
mak's user avatar
  • 357
0 votes
0 answers
23 views

Issue While configuring outgoing and incoming mail server using outlook oauth Authentication

I am facing an Issue While configuring outgoing and incoming mail servers using Outlook OAuth Authentication. Below is the error for the incoming mail server:- Server replied with following exception: ...
Gautam Bothra's user avatar
0 votes
1 answer
64 views

Get Federal User Activity Status Microsoft Graph API

I'm looking for a way to retrieve the activity status of federated users in bulk for external companies via API, without the need to invite the users and wait for them to accept the invitation. Is it ...
Loco2343's user avatar
0 votes
0 answers
16 views

Powershell - delete outlook mail not working in task scheduler

I have a powershell script that manages my outlook inbox. It iterates through all messages in the inbox and tags, moves or deletes them. I ran this script and everything worked fine (PS 5.1). But when ...
yxc's user avatar
  • 151

15 30 50 per page
1
2 3 4 5
1503