Microsoft Outlook is a personal information manager from Microsoft, available both as a separate application as well as a part of the Microsoft Office suite.

learn more… | top users | synonyms (1)

0
votes
0answers
24 views

Delphi WebBrowser and Outlook VML Hack

Hello, we are using a TWebBrowser to show a HTML email and then to edit it or send it as is, the problem is that for the background of the email to show in Outlook we need to add this code: ...
0
votes
1answer
23 views

Invoke a python script when an outlook email is received?

My requirement is to invoke a python script as soon as a particular email is sent to a specific address in outlook. I am using win32com outlook client in my script. I am thinking of running the ...
-1
votes
0answers
6 views

How do I enable Save As in an Outlook 2010 Message? [closed]

In Outlook 2010, I cannot save any message as an Outlook Template. Do I need to change a registry entry?
0
votes
0answers
18 views

Table's border-right doesn't show in email template when viewed in Outlook

I have gone through a lot of threads, but I couldn't find something helpful. If that's a duplicate please point me to the relevant thread. We have created a custom RSS feed for one of our websites in ...
0
votes
2answers
23 views

Using VBA in Outlook to gather statistics on received emails

At work we use a shared Outlook mailbox to receive emails from our users, and at the moment we have a rota of who's turn it is to monitor the mailbox and reply etc. Our working hours have been 7am-5pm ...
0
votes
0answers
9 views

outlook applescript: categorize outgoing message

I want an applescript that will categorize a message as @WaitingFor when composing. So I click New, then, say, Ctrl-W and the message is categorized as @WaitingFor, then I can enter recipients and ...
0
votes
0answers
14 views

Outlook 2003 toolbar customization: add/edit button list

I have macros in my VbaProject.OTM file. A new toolbar is created when Outlook is launched to allow users to easily run the macros. (sorry about the interface being in French ;-)) So far, it works ...
0
votes
0answers
9 views

Script Sharepoint 2010 task list connect to outlook for specific user programmatically

I want to be able to script with powershell to connect with outlook for a task list. Is it possible without the user to click on allow? I have been looking at the stssync protocol but im not sure if ...
1
vote
0answers
11 views

Newsletter tracking image Outlook

I have a newsletter system that keeps track of the people who read it. Although this function works only if permission is given to download the images. But this is not my problem at this time. My ...
0
votes
1answer
20 views

Add Recurrence event on outlook 2010 from Excel

I have my friends date of birth in excel with name and dob column. I have to import the birthday events in my outlook calender with reminder of every year. I tried with birth date as start date and ...
0
votes
0answers
10 views

Office Ribbon DefaultText (NullText) for editBox

I have the following xml as custom ribbon to provide a searchbox. <?xml version="1.0" encoding="utf-8" ?> <customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui" ...
0
votes
0answers
23 views

Accessing Outlook ost file

I have seen the difference between pst and ost files and currently working on accessing the outlook pst file through the following code given below. Is there any way to use the same code for ...
2
votes
2answers
30 views

How can I get the outlook contact's avatar image?

I am trying to get the contact's avatar image. using Microsoft.Office.Interop.Outlook; public sealed class OutlookAvatarFetcher { private static void FetchAvatars() { var outlook = ...
0
votes
1answer
14 views

outlook shared calendar recurring item between the date specified range

Following is my code where i can print the number of recurring items in the shared calendar folder. Now i want to take the date range from the user say SDate and EDate and want to check for the ...
0
votes
1answer
16 views

Outlook does not display valid embeded images

I'm sending an email using PHP which contains an image. I know the resulting HTML is valid because it displays correctly HTML preview tools. In Outlook 2013, all I see is the little red cross. I ...

1 2 3 4 5 231
15 30 50 per page