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.09 seconds.
Search: Posts made by: PShah
Forum: Add-ins for Outlook May 3rd 07, 09:55 PM Posted to microsoft.public.outlook.program_addins
Replies: 9
Views: 1,021
Posted By PShah
VSTO Com-add in prevents Outlook Notes from closing first time

Ken

So here is the code in the inspectors_NewInspector method (which is
wired up in the ThisApplication_Startup)


private void inspectors_NewInspector(Outlook.Inspector inspector)
{
try
{
Forum: Add-ins for Outlook May 1st 07, 10:13 PM Posted to microsoft.public.outlook.program_addins
Replies: 9
Views: 1,021
Posted By PShah
VSTO Com-add in prevents Outlook Notes from closing first time

Rowland / Ken

I have the exact same scenario as Rowland. Have a C# addin for Outlook
(using VSTO 2005 not SE) and using Outlook 2003 SP2.

Ken - In my case - there is no programming done for notes....
Forum: Add-ins for Outlook May 1st 07, 09:54 PM Posted to microsoft.public.outlook.program_addins
Replies: 4
Views: 697
Posted By PShah
Deploying outlook 2003 add-in using VSTO SE

Rajesh

As ken mentioned above - the info in the links is exactly what you
want to do.

To add to what he said -
As a check - on your deployment machine - see the registry entry for
LoadBehavior. If...
Forum: Add-ins for Outlook March 23rd 07, 09:39 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 572
Posted By PShah
Verify if the email has a certificate attached

Ken

Very sorry for the late reply. But the problem is that i need to
capture(inspect) this info when the "Sent Button" of the email is
clicked and not when i get an encrypted email.

Sorry for the...
Forum: Add-ins for Outlook March 19th 07, 10:38 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 572
Posted By PShah
Verify if the email has a certificate attached

Guys

I am developing a app using C#, VSTO and Office 2003. I have a
requirement where I need to verify if the email is encrypted or not -
meaning it has a certificate attached or not. I dont even...
Forum: Add-ins for Outlook March 7th 07, 05:05 PM Posted to microsoft.public.outlook.program_addins
Replies: 0
Views: 440
Posted By PShah
Environment variable for Outlook when logging from Citrix

Hi

I have an issue and need some urgent help.

I have a Outlook Addin developed using VSTO 2005, C# for Office 2003.
The plugin works perfectly fine.

I need to know if people connect from Citrix...
Forum: Add-ins for Outlook February 23rd 07, 05:56 PM Posted to microsoft.public.outlook.program_addins
Replies: 0
Views: 695
Posted By PShah
Similar Outlook plugin for blackberry

Hi -

Needed some advice on this from experts -

I am currently working on plug-in developed using VSTO, C#, VS 2005
for Outlook 2003. It does some very basic checking such as if there is
an external...
Forum: Add-ins for Outlook February 8th 07, 10:33 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 999
Posted By PShah
Doubt whether I can develop Outlook plugin for Outlook 2003 and using VSTO 2005 SE

Thanks Ken

That helped. I guess we have to physically sopy the code and use the
template for VSTO 2003 Office in the SE edition
Forum: Add-ins for Outlook February 8th 07, 05:54 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 999
Posted By PShah
Doubt whether I can develop Outlook plugin for Outlook 2003 and using VSTO 2005 SE

Ken

Thanks for the reply.

The startup code is pretty simple and pasted...
Forum: Add-ins for Outlook February 8th 07, 04:53 PM Posted to microsoft.public.outlook.program_addins
Replies: 5
Views: 999
Posted By PShah
Doubt whether I can develop Outlook plugin for Outlook 2003 and using VSTO 2005 SE

Hi

Here is my issue.

I have already developed a plugin using VSTO 2005 and Outlook 2003.
Now since VSTO 2005 SE has come out can i use that and port over my
code from VSTO 2005 to SE. Please keep...
Showing results 1 to 10 of 10

 
Forum Jump

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