Category "outlook"

Flow will Create File in Sharepoint from an Outlook attachment but will not complete Update Files Property action

I am new to Flow but have created one that works well but would like it to do more. I have created a Flow that pulls any attachment from emails that land in my

How to fetch the conversation id from a .msg file using MAPIMessage

I'm trying to parse a .msg file. How do I get the conversation id? I'm using org.apache.poi.hsmf.MAPIMessage

How to get the smtp email address located on the left of the "on behalf of" address

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

Store name of email attachment - gives error on first run but works on second run

I'm attempting to open a dot .eml file stored locally and access the attachments file name with a excel macro. I've gathered some code that does the job but not

Set NewMessageSignature with Powershell without using Word

So far, the only way I've found to change the default New Message Signature in Outlook is by instantiating Word: $MSWord = New-Object -COMObject word.applicatio

Convert Outlook htmlrtf to html in perl

I managed to extract the RTF part from an Outlook .msg using Email::Outlook::Message. Here's how it looks: {\*\htmltag84 <b>}\htmlrtf {\b \htmlrtf0 {\*\ht

How to search for the name of the UserProperty in Outlook.MailItems, not their value

BACKGROUND: Currently I am searching Outlook.MailItems where their UserProperty (here, "IsProcessed") is equal to its propertyValue (here, true or false). st

Error saving attachments when they are embedded

I'm saving Outlook attachments (as part of a copy). I get an error message from the line objAtt.SaveAsFile strFile when the attachment is an embedded image. T

"Send file by email" from Acrobat Reader does NOT invokes Items.ItemAdd() event for "Sent Items" folder?

I have a VSTO addin with Outlook. I currently use the "Sent Items" Folder in my Items.ItemAdd() event to intercept the email to process and save it into a depos

How to round oMail.ReceivedTime to nearest minute?

I've a VBA macro that will save an email with the file name "yymmdd.hhmm.[Sender].[Recipient].[Subject Line].txt" that works almost the way I want. The issue is

VBA code in excel to copy a field and paste into a new outlook email [closed]

I currently have a vba code that is activated by a button in excel that copies certain information from the sheet into an outlook email. Havin

VBA: how can I get a list of the SMTP email addresses for the current outlook user?

I know how to get the primary email address of the current user, but how can I get a full list of all their SMTP email addresses? I'm looking for the informati

Outlook doesn't show date on the preview when eml is converted to msg using msgkit

i tried converting the .eml to .msg in c# using msgkit so my .eml file looks like this Date: Thu, 30 Jan 2020 12:09:26 +0530 its a simple .eml file i tried c

Trying to read outlook attachments with python

I am working on a script that reads emails from Outlook using Python, I wanted to know if there is any way to read the attachments without downloading them, for

How do I save outlook Mailitem as sent mail

I have created an Outlook mail item and want to save it in a folder as a sent mail. I was able to set sender mail using mail.SentOnBehalfofName. How do I add Da

Add a hidden tag to outgoing mail

I create a mail by VBA when sending invoices and automated newsletters by Outlook (2019). For reimporting the mails from the Sent folder into the database it wo

Python MAPI, windows service issue on windows server 2016

Im writing a script that downloads the attached document from every email in a subfolder of my Outlook inbox. The script works great when running from CMD or Py

how can I get name of current outlook IMAP or POP account with VBA during normal send/receive?

I have Outlook 365. I have multiple POP and IMAP accounts. During Send/Receive, I have a rule-script that needs to know which of the accounts is currently being

Exchange Online MailFlow Rule - Identify recipient group by display name

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

Restrict only works for some recipients

I have some code to keep my inbox clean. Process: Manually mall mails from outbox to inbox. Now I have all mails to be archived in inbox. Run code. When I had a