Forum: Add-ins for Outlook
September 19th 06, 01:13 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,502
Outlook.exe - how to kill?
Yes it is an add-in.
Then there is an application that launches outlook and expects the
add-in to work.
So as long as I am manually opening outlook the add-in works and
outlook.exe terminates by...
|
Forum: Add-ins for Outlook
September 18th 06, 03:49 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,502
Outlook.exe - how to kill?
Hi All,
Of all the posts out there, Outlook.exe doesnot disappear from task
manager mainly due to add-ins still referencing it.
I open outlook manually and the add-in loads, performs its...
|
Forum: Add-ins for Outlook
September 12th 06, 07:33 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 4
Views: 1,673
Accessing add-in's global variables
Hi,
This probably isnt possible but...
I have an Outlook add-in that requests username and password (these are
not the active directory credentials but are related to another
application) when...
|
Forum: Add-ins for Outlook
September 8th 06, 03:31 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,946
Email address of the current user
Thanx for the prompt reply.
1. I CAN retrieve the SMTP address(es) from an EX address
entry...really ...How?
3. To retrieve the current user's SMTP address from Appointment form.
4. Extended MAPI,...
|
Forum: Add-ins for Outlook
September 8th 06, 01:55 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 1,946
Email address of the current user
Hi Ppl,
I need to retrieve the email address of the current user from an
Appointment item using VB.NET (VS 05) via an add-in.
From what is already out there,
1. Session.CurrentUser may return the...
|
Forum: Add-ins for Outlook
March 22nd 06, 11:27 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 703
|
Forum: Add-ins for Outlook
March 22nd 06, 10:05 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 703
Installation on Outlook 2003 and Outlook XP
I'm using a "plain" .NET add-in and I recreated the add-in with the
10.0 library.
The add-in works on certain machines but doesnt work on others.
All machines that have VS 2003 or higher installed...
|
Forum: Add-ins for Outlook
March 22nd 06, 02:26 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 0
Views: 602
Is there a way to get this sorted???
Hi All,
I haev a drop down list in the Standard toolbar of the appointment
form.
When an invalid selection is made a message box appears on the screen
informing user of the invalid selection.
and...
|
Forum: Add-ins for Outlook
March 21st 06, 01:36 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,112
Adding a button to the Appointment Form
I am trying to delete the button in the Inspector Close event but it
doesnot seem to be working.
oCommandBars("Standard").Controls("Opportunities").Delete(System.Reflection.Missing.Value)
The button...
|
Forum: Add-ins for Outlook
March 16th 06, 07:48 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 703
Installation on Outlook 2003 and Outlook XP
Hi Ppl,
I have an add-in that adds a button to the toolbar, etc.
It installs and works seamlessly for Outlook 2003 but is nowhere to be
seen for Outlook XP.
It was developed using VS 2005 and...
|
Forum: Add-ins for Outlook
March 15th 06, 06:57 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 1
Views: 776
|
Forum: Add-ins for Outlook
March 15th 06, 01:21 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,112
|
Forum: Add-ins for Outlook
March 15th 06, 01:21 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,112
|
Forum: Add-ins for Outlook
March 14th 06, 08:55 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 6
Views: 1,112
Adding a button to the Appointment Form
Hi Ppl,
I really really need help this time......
Could you please tell me what is wrong with the code below:
Private Sub oInspector_NewInspector(ByVal Inspector...
|
Forum: Add-ins for Outlook
March 14th 06, 03:59 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 900
|
Forum: Add-ins for Outlook
March 14th 06, 03:28 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 900
|
Forum: Add-ins for Outlook
March 14th 06, 02:08 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 900
|