Questions tagged [outlook-2016]

246 questions
0
votes
2 answers

How can you get user contact list in Outlook 2016 c#?

I am trying to display the contact list of an outlook account. (Outlook 2016) The following code displays the global contact list but not your own personal contact list. How can i show the account address list? This is code i have so far: …
Jim
  • 113
  • 2
  • 11
0
votes
3 answers

Automatic bcc to sender mail

I want to write a code in VBA outlook 2016 to send a BCC in every mail I send, I have many senders mail , many emails on one outlook account. so every time i will send an email from x@domaine.com , automatically sendS a BCC email from…
0
votes
2 answers

Choose subject for Outlook mail

Is it possible to make a dropdown menu in outlook mail for selecting subject title from it? Subject titles will be taken from an excel list. Near the subject title that has come automatically into the subject line, I would like to be able to type…
Joep
  • 39
  • 1
  • 2
  • 10
0
votes
1 answer

Check Sent mails are CC if not CC Automatically in Outlook

I want to copy all mails sent from op1@example.com to be copied to manager@example.com. I know I can do this applying a rule in outlook. But I want to the rule to check if op1@example.com have already put manager@example.com in CC field when sending…
LuLz
  • 3
  • 2
0
votes
1 answer

Cannot add an exchange acount on outlook 2016 for OSX El capitan

Hi, I recently install office 2016 on my macbook pro late 2011, osx El capitan I'd like to add my exchange account to the outlook my domaine is @ofsl.ie well I add the email and the password and I click on add acount I got message error that say:…
Rad
  • 4,403
  • 4
  • 24
  • 25
0
votes
2 answers

Change the From Field

I have a single Outlook email set up on my Outlook account, let's say "example@xxx.com". I have another "email account", let's say "alias@zzz.net", that serves as nothing more than a pointer to my @xxx.com account. Outlook has no settings for the…
ExPerseides
  • 31
  • 1
  • 1
  • 3
0
votes
2 answers

Programmatically create profile for Outlook 2016

For Outlook 2010, 2013 it was possible to programmatically create Outlook profile and set up all necessary RPC_OVER_HTTP connection settings via MAPI like in this article:…
RR-Fireball
  • 240
  • 3
  • 10
-1
votes
1 answer

VBA Outlook Rule call subroutine to save to disk

I completely lost my VBA touch, anyone that can help, I greatly appreciate it. For outlook desktop I want to a rule that automatically moves item to a folder, marks it as read and calls a script. ( I managed to do that ) How to enable script in…
-1
votes
1 answer

Changing Font Type of Messages in Outlook when double-clicking a .vbs file

I have no experience nor any idea about VB scripts but I was tasked to create a .vbs file wherein when I double-click that file, it will automatically change the default font in Outlook 2016 to Montserrat. I've been picking up the pieces of whatever…
-1
votes
1 answer

Send email with Outlook 2016 from ASP.NET

I need to send emails but preview them first before sending. I am using Visual Studio 2019 and my Outlook version is 2016 32-bit on a Windows 10 development machine. I get an error FileNotFoundException: Could not load file or assembly 'office,…
Peter
  • 148
  • 1
  • 2
  • 18
-1
votes
1 answer

Prevent Outlook 2016 Windows from resizing table cells

We're banging our heads on an issue where we have a nicely formatted HTML newsletter that, once it's sent to someone on Windows using Outlook 2016, completely blows up. The main issue is that the email is meant to be fixed-width but Outlook 2016…
DA.
  • 39,848
  • 49
  • 150
  • 213
-1
votes
1 answer

Outlook 2016 (Desktop) Requirement Set 1.1 Add-In disabled for users

We have created Outlook Add-in (SSO outlook add-in) using ASP.NET and Office JS. Few users are on Office 365 subscription version and some are on Outlook 2016 desktop version. All users who are on Outlook Office 365 version facing no issues in…
-1
votes
3 answers

Outlook Stopped Working, Safe mode and re-install/repair don't resolve

Over the last month or so, Outlook 2016 (part of 365) has just outright stopped working. EVERY time I open the program it comes up with the message "Microsoft Outlook has stopped working... A problem caused the program to stop working correctly..."…
Gerneio
  • 1,290
  • 10
  • 13
-1
votes
1 answer

Integrating MS CRM 2011 with Outlook 2016

Please can you let me know it is possible to integrate MSCRM 2011 with Outlook 2016? There are couple of links where some says they do support while other says they do not support.
akshayslodha
  • 37
  • 1
  • 8
-1
votes
1 answer

Outlook 2016 - integrate Appointment Creation with Web Applicaton

Dear stackoverflow community, I am working on a project that involves upgrading Outlook (2007) for my client to Outlook 2016. They have an add-in developed to perform a creation of a special type of appointment by using a web form. I do not have…
Andre Platov
  • 178
  • 2
  • 9
1 2 3
16
17