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 13 of 13
Search took 0.08 seconds.
Search: Posts made by: Al_21_11[_2_]
Forum: Add-ins for Outlook July 2nd 09, 02:54 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 523
Posted By Al_21_11[_2_]
Keep format of message in the body

Is there a way i can keep format of the message from the body when i use the
Outlook.MailItem.Body?

Thanks
Forum: Add-ins for Outlook July 1st 09, 09:31 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 684
Posted By Al_21_11[_2_]
The EntryID in NewMailEx Event

Is the EntryID unique for every mail Item that comes in?

And if i have multiple mailboxes set-up will this event still be triggered?

I am using outlook 2007
Forum: Add-ins for Outlook January 15th 09, 02:04 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 528
Posted By Al_21_11[_2_]
Using Windows Forms

i wanted to populate the form with outlook contacts. but right now i can't
even get a label or text box to display when i call the form. im using vs2008
for outlook 2003

"Ken Slovak - [MVP -...
Forum: Add-ins for Outlook January 14th 09, 09:40 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 528
Posted By Al_21_11[_2_]
Using Windows Forms

When i call a windows form from my add-in it will not dispaly any of the
information on the form.
this is how im calling my form.

Dim frmExport As New Form()
frmExport.ShowDialog()

i wanted to...
Forum: Add-ins for Outlook January 12th 09, 05:36 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 389
Posted By Al_21_11[_2_]
getting the e-mail address from internal Exchange user

Hi

I am trying to get the e-mail address from external exchange user by using
SenderEmailAddress. But it is returning the folder directory for the user
account not the e-mail address. Does anyone...
Forum: Add-ins for Outlook January 12th 09, 04:47 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 804
Posted By Al_21_11[_2_]
Getting Subject and body information using Application.NewMail

Hi Ken,
Thanks the NewMailEx works!

but the Application.NewMailEx does not fire the event for a secondary
mailbox or inbox. The only way i've been able to do this is by searching all
folders with...
Forum: Add-ins for Outlook January 12th 09, 02:26 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 804
Posted By Al_21_11[_2_]
Getting Subject and body information using Application.NewMail eve

Hi I am trying to get the body and subject information when the
Application.NewMail event is fired.

this is what i have
Dim mailItem As Outlook.MailItem
mailItem.Subject()
Forum: Add-ins for Outlook January 7th 09, 10:20 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 828
Posted By Al_21_11[_2_]
Scanning all incoming e-mails

Hi Ken,
Would this work.

If i use the Application.NewMailEx() to get all incoming e-mails, and then
use a filter to for the "TO" field and filter e-mails from inboxes that i do
not need?

hope im...
Forum: Add-ins for Outlook January 6th 09, 02:38 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 828
Posted By Al_21_11[_2_]
Scanning all incoming e-mails

HI
ken
would the same routine work if outlook has several different e-mails
accounts. is there a way i can specify which e-mails account to scan incoming
e-mails from?

thanks
al

"Ken Slovak -...
Forum: Add-ins for Outlook January 5th 09, 09:07 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 549
Posted By Al_21_11[_2_]
Creating Installer package

Hi
I need to create installer package for outlook 2003 & 2007 i have 2007
figured out with ClickOnce. BUt my question is if i make this installer MSI
will it also create a uninstall file? if not...
Forum: Add-ins for Outlook December 30th 08, 08:44 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 828
Posted By Al_21_11[_2_]
Scanning all incoming e-mails

HI Ken,
Thanks that works. Is there a way of running this same routine when users
use outlook web access?

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

Either use Inbox.Items.Add() or use...
Forum: Add-ins for Outlook December 30th 08, 07:48 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 577
Posted By Al_21_11[_2_]
msoControl Button Error

objButtonAdd = objBar.Controls.Add(msoControlButton)

i am getting error msoControlButton is not declared any ideas??? im using vs
2008 creting add-in for outlook 2003
Forum: Add-ins for Outlook December 30th 08, 05:33 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 828
Posted By Al_21_11[_2_]
Scanning all incoming e-mails

Hi

scan all new incoming e-mails and post archiving email by posting to DB. i
have the second part down. I will be calling a class that will handle posting
record to DB, but need to know how can i...
Showing results 1 to 13 of 13

 
Forum Jump

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