Search the web
Sign In
New User? Sign Up
outlook-dev · Outlook Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 25604 - 25633 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25604
Sorry, I thought I'd replied to this before ;-) But, Yes, I do have Microsoft Outlook 10.0 Object Library referenced. It's second on the list after Visual...
Cornell
rcsternbergh
Offline Send Email
Aug 1, 2005
12:16 pm
25605
You need references to the Outlook OM *and* the Office OM. Many of the objects and properties are "Office-generic", and many Outlook-specific. Just like if you...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Aug 1, 2005
12:43 pm
25606
I am trying to debug a setion of code in a form that allows users to enter timesheet information. For sum reason, the following code doesn't execute as...
ijourneaux
Offline Send Email
Aug 1, 2005
1:28 pm
25607
MAPI-L on peach.ease.lsoft.com ... this MAPI ... setting up a ... handful ... can't get my ... messages and ... is even ... Does my app ... sample...
tedmindbridge
Offline Send Email
Aug 1, 2005
2:48 pm
25608
Hi there, I'm having a rather dodgy situation here, and hopefully it's just me missing some important info here... :-) This is the scenario: A user creates an...
Karl Anders Josefsson
virtually_void
Offline Send Email
Aug 1, 2005
5:58 pm
25609
There are no headers. You will need to create the header files based on the provided documentation. ... From: outlook-dev@yahoogroups.com...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Aug 1, 2005
6:39 pm
25610
Hi, I've been playing around (C++ ComAddin) with adding a custom CommandBar that contains CommandBarComboBox's to a compose form and I've been having some ...
Keith Robinson
keith.robinson@...
Send Email
Aug 1, 2005
11:03 pm
25611
Where is that set? Looking at ESM gives me options for Storage limits, deletion settings and age limits, but I don't see retention listed out as "how long...
Stelley, Douglas
ds1ace
Offline Send Email
Aug 1, 2005
11:03 pm
25612
Hi Douglas, Sorry I was offline and did not remember the title. The setting for Age Limits is the correct one for the retention time. I had thought that it...
Scott Perley-TM
outlookdev
Offline Send Email
Aug 2, 2005
3:22 am
25613
Microsoft is planning a significant change in Service Pack 2 for Office 2003 that may affect applications that interact with the Outlook calendar. The MSKB...
Sue Mosher
turtleflock
Offline Send Email
Aug 2, 2005
2:20 pm
25614
Dear Guru(s) Is there possible to change envelopt icon on the systray for the new mail session, to others icon ? How to ? And how to use Desktop Alert Setting...
Yunyun Sutisna
ysut.rm
Offline Send Email
Aug 3, 2005
8:38 am
25615
Hi, I need some help on how to set the value of a MailItem's custom field after it was added. When the MailItem was created, I had the following: ...
droa76
Offline Send Email
Aug 4, 2005
11:29 pm
25616
Note that the Copy Folder Design command is available only if the mail profile contains an Exchange account....
Sue Mosher
sue_mosher_g...
Offline Send Email
Aug 4, 2005
11:32 pm
25617
thanks Sue, i didn't know that one... Scott ________________________________ From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf...
Scott Perley-TM
outlookdev
Offline Send Email
Aug 5, 2005
6:20 pm
25618
Hi, all, I'm having a problem with Outlook forms that I can't resolve - and, believe me, I've tried. I create/edit forms, using Outlook 2003, which involve...
spencertorene
Offline Send Email
Aug 5, 2005
7:48 pm
25619
1) Variable? Any variable will go out of scope when the item closes. State information should be stored in an Outlook property. 2) There are lots of other...
Sue Mosher
sue_mosher_g...
Offline Send Email
Aug 5, 2005
8:12 pm
25620
Just to make it more interesting, perhaps the second point ISN'T because it was one-offed. I have two user accounts: mine, with full Exchange permissions, and...
spencertorene
Offline Send Email
Aug 5, 2005
8:13 pm
25621
Thanks for the response, Sue. Sorry, I meant 'Outlook property', not 'variable'. An abbreviated Example: Sub cmdApprove_Click() Set objApprove =...
spencertorene
Offline Send Email
Aug 5, 2005
8:34 pm
25622
Where is the form published? Do you save the item after setting the property in the action?...
Sue Mosher
sue_mosher_g...
Offline Send Email
Aug 6, 2005
6:50 pm
25623
To all: I am writing the email interface for a home grown help desk solution. Part of my task is to embed two tags into each email sent, namely the case...
bill tokar
tokarbil
Offline Send Email
Aug 7, 2005
1:25 am
25624
I've got: Visual Basic For Applications MS Outlook 10.0 Object Library MS Office 9.0 Object Library OLE Automation MS Forms 2.0 Object Library MS Visual Basic...
Cornell
rcsternbergh
Offline Send Email
Aug 8, 2005
11:21 am
25625
Nope. Subject is pretty much the only thing that is left intact when a user replies to a message. And a user can edit it of course. If you are lucky, the...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Aug 8, 2005
5:38 pm
25626
I am trying to write a a Macro in outlook that does the following: On receiving a email in the inbox with specific words in the Subject, Save the file to a...
guna_maniam
Offline Send Email
Aug 9, 2005
7:38 pm
25627
I believe you can code Access to run a macro from the command line. You might be able to code the macro to import a specific table into the Access DB, then...
Eric Woodford
ericwoodford
Offline Send Email
Aug 9, 2005
10:24 pm
25628
Thanks Dmitry, haven't seen the In-Reply-To header, so I guess I'm not that lucky. Dmitry Streblechenko <list@...> wrote: v\:*...
bill tokar
tokarbil
Offline Send Email
Aug 10, 2005
4:42 am
25629
Hi All, i'm tring to get the message of a report for delivery o non delivery mail. The message seems to be in the property PR_REPORT_TEXT but when try to get...
wondergnagno
Offline Send Email
Aug 10, 2005
12:09 pm
25630
I've also done this via Access Automation code. Basically, you save the emails and attachments to a given folder and use Automation to verify them, open them,...
Kathryn Riss
kriss@...
Send Email
Aug 10, 2005
1:05 pm
25631
Use Outlook Spy or MFCMAPI to look at the message and see what properties are actually holding the data you're interested in. -- Sue Mosher, Outlook MVP Author...
Sue Mosher
sue_mosher_g...
Offline Send Email
Aug 10, 2005
2:03 pm
25632
Thanks Kathryn. I would like to look at the "Code" you have. By 'Access Automation code", do you mean some kind of backround service/job running that looks for...
guna_maniam
Offline Send Email
Aug 10, 2005
2:59 pm
25633
Access Automation code is VBA code that runs from within my Access database. Automation is a way of running other Office programs, such as Outlook,...
Kathryn Riss
kriss@...
Send Email
Aug 10, 2005
4:15 pm
Messages 25604 - 25633 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help