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 10 of 10
Search took 0.02 seconds.
Search: Posts made by: Ashutosh Jogdande
Forum: Add-ins for Outlook September 18th 09, 06:06 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Hi Dmitry,

Can we trap Message Move event from one store to other store, using
redemption? (e.g. when messages are being archived).

Thanks,
Ashutosh.

"Ashutosh Jogdande"...
Forum: Add-ins for Outlook September 4th 09, 12:28 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Hi Ken,

It started working after adding event handler on cached Folder.Items, Now
events are getting fired on message Move. :)

Only concern remaining is, how do I get Entry IDs of moved messages...
Forum: Add-ins for Outlook September 4th 09, 09:52 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Thanks Dmitry,

Unfortunately we are not using redemption in this version :( .
We would possibly use in our next version...


Thanks,
Ashutosh

"Dmitry Streblechenko" wrote in...
Forum: Add-ins for Outlook September 4th 09, 09:47 AM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Hi Ken,

Thanks for detailed reply,

I did the same, only thing I am missing is maintaining a Custom Class,
instead of that I have used Global List of Outlook.MAPIFolder.

And Recursion code is...
Forum: Add-ins for Outlook September 2nd 09, 05:54 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Hi Ken,

Thanks for quick reply.

By adding ItemRemove event handler on outlookExplorer.CurrentFolder I am
able to catch the event.

But How to add event handler for all folders when addin gets...
Forum: Add-ins for Outlook September 1st 09, 06:50 PM Posted to microsoft.public.outlook.program_addins
Replies: 10
Views: 1,230
Posted By Ashutosh Jogdande
How to catch Message Move Event.

Hi All,

Is there any way to Catch Message Move event through outlook addin, when
message/s are moved by using Email-rules or to Archive folders?

I am able to do this on manual message move by...
Forum: Add-ins for Outlook July 3rd 09, 12:59 PM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 4,630
Posted By Ashutosh Jogdande
Get SMTP address of sender in outlook 2003

Hello Nagaraj,

You can get this by Using MAPI,
Or you can simply create one ContactItem and set Exchange address which you
are getting from mailItem.SenderEmailAddress
to "Email1Address"...
Forum: Outlook and VBA July 3rd 09, 08:49 AM Posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Replies: 2
Views: 1,395
Posted By Ashutosh Jogdande
Addin to trap email item open

Hi John,

You can achieve this by handling Application.ItemLoad event,
in this you can look for MailItem as an Objet type, if it is then handle
MailItem's Open event.

Thanks,
Ashutosh

"John"...
Forum: Add-ins for Outlook July 3rd 09, 08:49 AM Posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook.program_addins,microsoft.public.outlook.program_vba
Replies: 2
Views: 446
Posted By Ashutosh Jogdande
Addin to trap email item open

Hi John,

You can achieve this by handling Application.ItemLoad event,
in this you can look for MailItem as an Objet type, if it is then handle
MailItem's Open event.

Thanks,
Ashutosh

"John"...
Forum: Add-ins for Outlook May 25th 09, 07:58 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 471
Posted By Ashutosh Jogdande
Not getting Backspace event.

Hi All,

I have developed an Outlook addin which adds UserControl Component
having a webBrowser control in it, onto a rctrl_renwnd32 window.
WebBrowser is pointing to URL which has text-box in...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT +1. The time now is 05:39 PM.


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.