Forum: Outlook and VBA
July 29th 09, 11:05 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 4
Views: 917
CDO hanging on Logoff
It doesn't appear to. I created a Test profile that connected to an exchange
server but set message delivery to goto a PST and I can close Outlook and
the process doesn't remain in memory. The...
|
Forum: Outlook and VBA
July 24th 09, 07:46 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 4
Views: 917
CDO hanging on Logoff
Most likely you still live MAPI objects used by CDO object at the time
when
you call Logoff.
Does it owkr if you only have calls to Logon and Logoff with nothign in
between?
Try to to...
|
Forum: Outlook and VBA
July 23rd 09, 09:49 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 4
Views: 917
CDO hanging on Logoff
I can't figure out why the CDO session is hanging on Logoff for the
following code. I've read about the bug he
http://support.microsoft.com/?kbid=177630 I've tried many different
variations...
|
Forum: Outlook and VBA
November 30th 07, 08:23 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 0
Views: 498
Mapping Annoyance
Since MS decided to hard code (or put somewhere other than the registry)
http://r.office.microsoft.com/r as the default location for the map button
in Outlook 2003 and it can no longer be changed...
|
Forum: Outlook and VBA
July 26th 07, 08:25 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 9
Views: 1,109
Link between contact and task/journal
The entry ids are ether the same or they are not.
Search keys are not exposed through the Outlook Object Model, but you can
look at them using MFCMAPI or OutlookSpy (click IMessage).
the...
|
Forum: Outlook and VBA
July 25th 07, 03:24 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 9
Views: 1,109
Link between contact and task/journal
Outlook stores contact display name (which can change), but also contact
entry id
I compared the EntryID for each Task linked under the contact and in some
cases it is the same, but not always....
|
Forum: Outlook and VBA
July 24th 07, 11:30 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 9
Views: 1,109
Link between contact and task/journal
The Links collection is the correct field. Each individual Link has an
Item property that returns a linked contact, if one exists.
What Outlook version are you working with?
Outlook 2003 Sp2....
|
Forum: Outlook and VBA
July 24th 07, 08:58 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba
|
Replies: 9
Views: 1,109
Link between contact and task/journal
What field is used to create the link between an Outlook contact and a task
or journal? I need to extract all of the tasks and journals but the name in
the links collection doesn't always match if...
|
Forum: Outlook and VBA
July 16th 07, 11:43 PM Posted to microsoft.public.office.developer.outlook.vba,microsoft.public.outlook.program_vba,microsoft.public.vb.general.discussion
|
Replies: 1
Views: 884
Extract path from OLE files
I have many word docs that are OLE links in Outlook and I need to extract
the path and filename. Outlook itself is very sparse in its handling of
olOLE type attachments, but I've found that I can...
|
Forum: Outlook and VBA
May 23rd 07, 03:17 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 2
Views: 508
|
Forum: Outlook and VBA
May 4th 07, 04:28 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 661
|
Forum: Outlook and VBA
May 4th 07, 04:00 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 661
|
Forum: Outlook and VBA
May 4th 07, 03:46 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 952
Cached Mode on Outlook 2003 using VB script
I have 2000 users using outlook 2003, now I need then change their cached
mode on outlook 2003, so I create a little chi chi for them to do
themself,
here is the step
1). from outlook,...
|
Forum: Outlook and VBA
May 4th 07, 03:33 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 3
Views: 661
|
Forum: Outlook and VBA
April 30th 07, 11:16 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 1,200
Access Contact Item properties in loop
I need to extract all of the regular contact fields from Outlook and I'm
trying to figure out how to just grab all of the items of a ContactItem
less the Objects in a loop. Is this possible? I'm...
|
Forum: Outlook and VBA
April 30th 07, 10:35 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 1,200
Access Contact Item properties in loop
I need to extract all of the regular contact fields from Outlook and I'm
trying to figure out how to just grab all of the items of a ContactItem less
the Objects in a loop. Is this possible? I'm...
|
Forum: Outlook and VBA
April 30th 07, 08:55 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 874
Extracting Custom Fields
I need some help extracting custom fields from Outlook. I have a custom
contact form with over 500 custom fields. If I loop through the
.UserProperties collection, I get some, but not all of the...
|
Forum: Outlook and VBA
April 30th 07, 08:02 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 1
Views: 874
Extracting Custom Fields
I need some help extracting custom fields from Outlook. I have a custom
contact form with over 500 custom fields. If I loop through the
..UserProperties collection, I get some, but not all of the...
|
Forum: Outlook - Using Contacts
April 12th 07, 11:05 PM Posted to microsoft.public.outlook,microsoft.public.outlook.contacts,microsoft.public.outlook.general
|
Replies: 0
Views: 440
Unable to copy contacts from PST to Public folder
I recently upgraded my exchange server from 5.5 to 2003. We manually copied
out all of the public folders into PST files and imported them in on the new
server. I'm getting feedback from some users...
|
Forum: Outlook - General Queries
April 12th 07, 11:05 PM Posted to microsoft.public.outlook,microsoft.public.outlook.contacts,microsoft.public.outlook.general
|
Replies: 0
Views: 450
Unable to copy contacts from PST to Public folder
I recently upgraded my exchange server from 5.5 to 2003. We manually copied
out all of the public folders into PST files and imported them in on the new
server. I'm getting feedback from some users...
|
Forum: Outlook and VBA
January 31st 07, 07:40 PM Posted to microsoft.public.vb.general.discussion,microsoft.public.outlook.program_vba,comp.lang.basic.visual.misc
|
Replies: 6
Views: 943
|