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...
Show off your group to the world. Share a photo of your group with us.

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 23473 - 23502 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23473
To whom it may be concern, I want to eliminate menu bar in outlook forms with VB Script code. Please send me the source code. Best regards, R.Minooei ... Do...
reza minooei
rminooei400
Offline Send Email
May 2, 2004
2:11 pm
23474
I have an Outlook form developed in Outlook98 which uses Item_Send=False to prevent an e-mail being sent under certain circumstances. The form is called from...
Angelo Michaels
craterface999
Offline Send Email
May 2, 2004
8:44 pm
23475
Code doesn't run on unpublished forms in Outlook 2000 SP2 or later, and that's what an .oft file is. If you publish the form and create items using the...
Sue Mosher
sue@...
Send Email
May 2, 2004
8:48 pm
23476
HI, I am trying to catch the double click event on a distribution list using extended mapi. But looks like it does not go to the DoCommand event. I am using an...
tuhin1942
Offline Send Email
May 3, 2004
1:02 am
23477
Outlook 2003 and Exchange 2003 We are looking at a product called Neo which includes a feature to allow users to view their mail by correspondents. It will...
eddoria01
Offline Send Email
May 3, 2004
2:07 am
23478
Outlook 2003 should be able to do that pretty easily with a search folder. -Ben- Ben M. Schorr, MVP-OneNote http://home.hawaii.rr.com/schorr ...
Ben Schorr
b_schorr
Offline Send Email
May 3, 2004
2:11 am
23479
Not if the archives are in a separate .pst file. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming: Jumpstart for Administrators, Power Users,...
Sue Mosher
sue@...
Send Email
May 3, 2004
2:46 am
23480
Hi Ben, Thanks for the response. I tried the Search. I could not easily search on a person's name. I had to click on the drop down box to select my public...
eddoria01
Offline Send Email
May 3, 2004
2:51 am
23481
Hi Sue Do you mean any other folder except the generic archive that Outlook creates when you ask it to archive? Vera ... allow ... from ... folder ... only ......
eddoria01
Offline Send Email
May 3, 2004
3:04 am
23482
It looks like it will not pull together from different sources (ie mailbox and archive) in one search folder. Maybe in the next version. Regards Vera ... ...
eddoria01
Offline Send Email
May 3, 2004
4:31 am
23483
Did you try to use Inspectors.NewInspector OOM event from your extension? ... From: tuhin1942 [mailto:tuhin1942@...] Sent: Sunday, May 02, 2004 6:03 PM ...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 3, 2004
8:35 am
23484
Hi I have a question. I am getting the Outlook alias with the follwing code :- set myOlApp = CreateObject("Outlook.Application") strEmailName = ...
Hoosen, Mahomed M
mahomed.hoosen@...
Send Email
May 3, 2004
8:46 am
23485
No. I mean any .pst file separate from your main data store. Outlook 2003 search folders cannot search across stores. -- Sue Mosher, Outlook MVP Author of...
Sue Mosher
sue@...
Send Email
May 3, 2004
11:19 am
23486
Drolet - apologies - i misunderstood what you were doing... ... From: "Drolet, Sébastien" [mailto:SEBASTIEN.DROLET@...] Sent: Fri 30/04/2004...
Nesar Khan
nesar.khan@...
Send Email
May 3, 2004
1:12 pm
23487
Hello, DMitry, I admire your profund knowledge and thanks for your advice. I made some changes in ecf file and added OnRead event, and I can trap the double...
tuhin1942
Offline Send Email
May 3, 2004
5:12 pm
23488
When using Out of Office Assistant one can easily set up rules, no problem. In Calendar, you can also set up an appointment to be Out of Office, no problem. Is...
Stelley, Douglas
ds1ace
Offline Send Email
May 3, 2004
5:26 pm
23489
Thanks for that. I appreciate the help. Vera ... Outlook 2003 search folders cannot search across stores. ... Outlook ... search ... to ... mail ... this ... ...
eddoria01
Offline Send Email
May 3, 2004
9:32 pm
23490
I tried this already and it doesn't work with the with command. I have to use the cells(row,col).wraptext=trueas a seperate line. Thanks though ... From: "Sue...
Dick White
white01_6
Offline Send Email
May 4, 2004
4:19 am
23491
So, you've solved the problem, right? The idea of using the macro recorder is to get a shortcut to the solution, which is found in the WrapText property. Most...
Sue Mosher
sue@...
Send Email
May 4, 2004
4:25 am
23492
Can a public folder be set up to show when messages are Read to all who have access to it or is it strictly on a per individual basis? We run Outlook 2002 on...
Gomez, Mary Lou
marylou.gomez@...
Send Email
May 4, 2004
4:49 pm
23493
Hi all, The situation: I have a client that has made extensive use of Outlook/Exchange to store not just the names and email address of its staff, but also ...
dbuddrige
Offline Send Email
May 4, 2004
5:41 pm
23494
With some efforts, yes... Read the article in this link :http://support.microsoft.com/?kbid=224351 <http://support.microsoft.com/?kbid=224351> I think it might...
"Drolet, Sébastien"
SEBASTIEN.DROLET@...
Send Email
May 4, 2004
7:48 pm
23495
Hi, Does anyone know how to set a message control in outlook form to be editable in read mode? ".Enable=True" does work on message control. Thanks a lot. Qun ...
Yue, Qun
qun_yue
Offline Send Email
May 4, 2004
9:41 pm
23496
Hi, Does anyone know how to set a message control in outlook form to be editable in read mode? ".Enable=True" does not work on message control. Thanks a lot. ...
Yue, Qun
qun_yue
Offline Send Email
May 4, 2004
9:43 pm
23497
This isn't a form layout issue. For HTML and plain text messages, you'd need to use CommandBars to execute the Edit | Edit Message command from the menu. -- ...
Sue Mosher
sue@...
Send Email
May 4, 2004
10:46 pm
23498
That works. Thanks a million. ... From: Sue Mosher [mailto:sue@...] Sent: Tuesday, May 04, 2004 6:04 PM To: outlook-dev@yahoogroups.com Subject:...
Yue, Qun
qun_yue
Offline Send Email
May 4, 2004
10:54 pm
23499
I have created a form that will be sent from our organization to another user outside of the company. When the users receives the form it is displaying a blank...
gavinross2003
Offline Send Email
May 4, 2004
11:39 pm
23500
Did you ever figure this out. I'm having the same problem, and any sample code would be greatly appreciated. want to show the selected mail in the outlook...
catesandrew
Offline Send Email
May 4, 2004
11:40 pm
23501
Did you create a Read page layout? Is your server set to allow rich-text formatting to pass? See http://www.outlookcode.com/d/sendform.htm -- Sue Mosher,...
Sue Mosher
sue@...
Send Email
May 5, 2004
12:57 am
23502
Sorry short on time but this should give you what you need. Remember QI is casting in C++. CComPtr<Outlook::Selection> pSel; hr = pExplorer->get_Selection(...
John Luif
jolu_1977
Offline Send Email
May 5, 2004
1:47 am
Messages 23473 - 23502 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