A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 11 of 11
Search took 0.06 seconds.
Search: Posts made by: Johan Machielse[_2_]
Forum: Add-ins for Outlook July 29th 08, 03:09 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 690
Outlook 2007 add-in: appointment changed event

Yep, I ready figured it out! I used a flag to check if the appointment was
already changed!

Thank you Ken!

Johan

"Ken Slovak - [MVP - Outlook]" wrote:

Setting a property of an item in...
Forum: Add-ins for Outlook July 29th 08, 02:23 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 690
Outlook 2007 add-in: appointment changed event

Dear reader,

I've created an add-in for Outlook 2007; this add-in sets the color of the
appointments related to the location.

- In the OnStartupComplete() event all appointments will be colored.
-...
Forum: Add-ins for Outlook July 24th 08, 02:19 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 508
Installation add-in successfull but not in COM add-in list in OL20

Dear Reader,

I've created an Outlook 2003 add-in in Visual Studio.NET 2008 (Other Project
Types Extensibility Shared Add-in) and installed it successfully. The
add-in works perfectly but I...
Forum: Add-ins for Outlook July 23rd 08, 03:36 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 1,718
C#, Redemption, not able to set appointment color in Outlook 2

Ken,

It works great!

Thank you!

Mvg,

Johan Machielse
Avanade
Forum: Add-ins for Outlook July 23rd 08, 01:09 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 1,718
C#, Redemption, not able to set appointment color in Outlook 2003

Dear reader,

I use the following piece of code to change the color of an appointment in
the calendar (appointment is of type Outlook.AppointmentItem). It does not
seem to work??? Any ideas what I...
Forum: Add-ins for Outlook July 22nd 08, 12:11 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 1,505
ItemAdd event fires more than once when adding a new appointment

Already solved; I added the handler to the event at two places!

"Johan Machielse" wrote:

Dear Reader,

I figured out that the ItemAdd event fires more than once when I add a new
...
Forum: Add-ins for Outlook July 22nd 08, 08:56 AM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 1,505
ItemAdd event fires more than once when adding a new appointment

Dear Reader,

I figured out that the ItemAdd event fires more than once when I add a new
appointment to the calendar in Outlook 2003! After a couple of ItemAdd events
one ItemChanged event is...
Forum: Add-ins for Outlook July 22nd 08, 07:52 AM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 525
MAPI.Fields.Add() does not supoort 64 bits?

Dear reader,

Is it true that the MAPI library is not supported by a 64-bit version of
Windows (like MAPI.Fields.Add(); the first parameter is 32 bits!)?

Regards,

Johan Machielse
Avanade
Forum: Add-ins for Outlook July 18th 08, 10:40 AM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 872
C# Error when calling MAPI.Session.Logon()

Hi Ken,

I figured out what how the Logon method has to be called:

mapiSession.Logon("Default Outlook Profile",
System.Reflection.Missing.Value,
...
Forum: Add-ins for Outlook July 18th 08, 09:11 AM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 657
Change calendar appointment colors programmatically

Hi all,

A customer likes to see particular label colors for the different
appointments in his calendar related to the location where the appointment
will take place. Also, when he is creating a...
Forum: Add-ins for Outlook July 17th 08, 08:00 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 872
C# Error when calling MAPI.Session.Logon()

Ken,

thank you for your quick answer, but now if you want to create an add-in for
Outlook 2003/2007 which changes the color labels of the appointments in a
calendar, what is than the best way to...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT +1. The time now is 11:44 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.