Forum: Outlook and VBA
January 16th 09, 07:36 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 646
|
Forum: Outlook and VBA
January 13th 09, 09:26 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 646
|
Forum: Outlook and VBA
September 11th 08, 04:56 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Got the answer. Found it in
http://blogs.msdn.com/synergist/archive/2007/05/09/creating-an-outlook-appointment-based-on-an-email-message.aspx
in a message posted on Saturday, August 04, 2007 5:09...
|
Forum: Outlook and VBA
September 11th 08, 04:33 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Thanks Ken,
Use of the object browser is beginning to make sense. The following code is
what I am using to test your suggestions. With it I get an error, '91' see
below, on the "Set obj =...
|
Forum: Outlook and VBA
September 10th 08, 03:40 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Ken,
If ActiveInspector is the active item window then how do I extract the
contact information. I don't see anything in the object browser that I can
use to get to the contact information. ...
|
Forum: Outlook and VBA
September 10th 08, 02:45 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Thanks Ken,
As you can see the Object browser is pretty new to me, and I find it
difficult to use especially since it only provides the cursory relationship
information. Perhaps I’ll get used to...
|
Forum: Outlook and VBA
September 9th 08, 07:11 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Thanks Ken, but I think I am going to need a bit more. I checked out the
item.class object property and it returned 34. How do I find the appropriate
constants representing the values. In my...
|
Forum: Outlook and VBA
September 9th 08, 06:02 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Sorry, forgot to mention that I am working in Outlook 2007.
--
Sierk
"Sierk" wrote:
Hi,
I have gotten my customization for Outlook to work (VB) for the most part,
|
Forum: Outlook and VBA
September 9th 08, 05:33 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 10
Views: 1,430
Object declarations
Hi,
I have gotten my customization for Outlook to work (VB) for the most part,
and I am trying to clean things up. I am challenged by the declaration of
object variables. I get an error on the...
|
Forum: Outlook and VBA
September 8th 08, 03:31 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 4
Views: 720
|
Forum: Outlook and VBA
September 5th 08, 09:35 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 4
Views: 720
|
Forum: Outlook and VBA
September 5th 08, 09:06 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 4
Views: 720
|