Category "outlook"

Outlook GAL fails to be top-most window when called from VBA UserForm

i have about ten responses from StackOverflow open but none of them quite answer my problem. i have created several UserForms in Excel VBA for this particula

Get Sender's Email Address in Outlook Macro Without Using MailItem

The MailItem.SenderEmailAddress and MailItem.To fields are coming through as null unless I run Outlook at admin. How can I get the sender's email address and t

How to programmatically (C#) create and add a default (HTML) signature in Outlook 2013?

Sorry for bothering you - but maybe somebody can help me here!? We are creating an Outlook 2013 VSTO Add-In to manage Corporate Signatures centrally and publis

Track Email Category change in public shared folder only if I make the change

I have code to track changes in the Category of emails in a Public (Shared) Folder. I have set up the code to be able to switch it "on/off", and this code is in

Logging into Outlook using powershell with no user logged on

I was wondering if its possible to create a powershell script to log into a specific outlook mail box and than add the script to the scheduled task so that no u

VB 2010 and Outlook: how does the VB application know which mailbox to access?

I have a VB project which is a server for an enterprise client app I wrote for iOS. The server works great on the development machine, and I was ready to deploy

Fastest way to move outlook emails to postgresql db using Npgsql

I have around 200 000 emails in outlooks public folders. Exporting to pst is a little bit fast but I don't know if psts are reliable. Also decoding it perfec

outlook vba code to display pictures in email

By default, my MS Outlook 2013 is set NOT to download images in received HTML e-mail messages. I would like to keep this setting. There are some senders whose

c# outlook addin - add custom flags or icons for emails [closed]

currently we can add some red flags to email. And after that, we can those flag icons to appear while listing of emails. I want the similar

c# find outlook contact by email address

I was able to find outlook conctacts by firstname and lastname this way: Outlook.ContactItem contact = (Outlook.ContactItem)contactItems.Find(String.Format("[F

c# outlook addin - add custom flags or icons for emails [closed]

currently we can add some red flags to email. And after that, we can those flag icons to appear while listing of emails. I want the similar

Extract text string from undeliverable email body to Excel

I am trying to extract the email address from each individual undeliverables email body. The email body would be like: ----------------------------Email-------

How to import multiple vCard VCF contact files into Outlook using Powershell?

How can I import multiple vCard VCF contact files into Outlook using Powershell ? My script for create vcf is : # Création d'un fichier.vcf New-I

Fill an Outlook email template using words from a Word document using VBA

I am creating a Word document which contains macros that will convert the .doc to .PDF, and include it as an attachment in an autogenerated Outlook email contai

Move mail to "Junk Email" folder and create a spam rule

I'd like to move the selected email to the "Junk Email" folder and create a spam rule for that email address that automatically sends all future emails from tha

Get sent message in Outlook Addin

I am facing some problems trying to get the sent message from an Outlook plugin. In onItemSend event, I open a dialog where it shows some fields, with message

How to retrive Group mail box names for outlook profile using MAPI program?

Is there a way to retrieve added group mail boxes name for particular outlook profile through extended MAPI program?

Standard character set for Outlook 2010 .msg file

I need to find out, what type of character set it is, if I save an email from outlook 2010 in non-unicode format. At saving you can choose between .msg file and

535 5.7.139 Authentication unsuccessful, SmtpClientAuthentication is disabled for the Tenant

I am sending e email using an SMTP error . I am getting Authentication unsuccessful. The username and password are correct. Am I doing something wrong. public

Install custom Outlook 2003 form in users Personal Form Library programmatically

We've a customer Outlook 2003 form and it is published to the Organisational Form Library on the Exchange Server. But the newest version of Exchange Server will