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 4 of 4
Search took 0.02 seconds.
Search: Posts made by: Deepak N
Forum: Add-ins for Outlook June 18th 09, 10:01 AM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 532
Posted By Deepak N
Hooking to Send/Receive Sync event of Contacts

How to attach an eventhandler for SendAndReceive event of Contact folders/Contact Items in outlook 2007 using VSTo AddIn. I tried using

Application.ActiveExplorer().SyncObjects.ForEach
{
...
Forum: Add-ins for Outlook June 7th 09, 04:46 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 553
Posted By Deepak N
Application.ActiveInspector().CurrentItem Returns Wrong(Old) Value

Thanks for reply.
Is it necessary release a COM Object, if a COM object is passed as parameter to a method.

Ex:
PrintName(ContactItemClass contact)
{
Console.WriteLine(contact.FirstName);
...
Forum: Add-ins for Outlook May 28th 09, 07:32 AM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 590
Posted By Deepak N
Application.ActiveInspector() is Null on Ribbon Load

Is it possible to access the ActiveInspector at the time of ribbon load. Application.ActiveInspector() return proper value when i use custom form but not working for default contact form.

Actually i...
Forum: Add-ins for Outlook May 27th 09, 08:49 AM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 553
Posted By Deepak N
Application.ActiveInspector().CurrentItem Returns Wrong(Old) Value

I have outlook plugin in which OnLoad of Ribbon on contact form(custom form),I access Application.ActiveInspector().CurrentItem as ContactItem.

When I open a contact
*First time...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 12:18 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.