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 your group to be featured on the Yahoo! Groups website? 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 25328 - 25357 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25328
Hi! Thanks! But from what I read, you cannot create a new task pane? If anyone has more information or code samples about this it'd be nice if you could share!...
edovia607
Offline Send Email
May 1, 2005
10:18 pm
25329
Thanks for your response, Sue. I don't mean the logic of the formula isn't valid (as far as I can tell, that's valid). I mean that the validation properties...
spencertorene
Offline Send Email
May 2, 2005
2:25 pm
25330
I have code in ThisOutlookSession that appears not to be running on my work PC. I try to run a sub procedure ( that resides in ThisOutlookSession )from...
JHundley
jjhundley2000
Offline Send Email
May 2, 2005
4:06 pm
25331
I've seen this once in a blue moon. Completely shutting down and restarting Outlook usually cures it....
Sue Mosher
sue_mosher_g...
Offline Send Email
May 2, 2005
5:04 pm
25332
I am trying to complete a migration from Exchange 5.5 and OutlookXP to Exchange 2003 and Outlook 2003. All of my users are setup with Check Admin Settings = 1...
ijourneaux
Offline Send Email
May 2, 2005
5:06 pm
25333
You didn't say anything about what application is triggering the security prompt or exactly how you've loosened the security settings....
Sue Mosher
sue_mosher_g...
Offline Send Email
May 2, 2005
5:45 pm
25334
I'm not a member of an Office listserv, just this one, but I trust someone here has experiance. Office 2003 platform Have an Excel spreadsheet full of data,...
Stelley, Douglas
ds1ace
Offline Send Email
May 2, 2005
7:02 pm
25335
Is there any way I can hide Outlook folders so the user cannot see them? I am creating folders in Outlook to store settings and would like to be able to hide...
jazcoley
Offline Send Email
May 3, 2005
12:44 am
25336
Hi there, I need to get the CurrentUser details from Outlook, I also need to get it through MAPIX (Extended Mapi). I need the same info that the Outlook Call...
jazcoley
Offline Send Email
May 3, 2005
12:45 am
25337
IMAPISession::QueryIdentity returns the entry id of the IMailUser object representing the current user. Given that entry id, call IAddrBook::OpenEntry to get...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 3, 2005
12:51 am
25338
Just create them outside of the IPM subtree. ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of jazcoley Sent: Monday, May...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 3, 2005
12:51 am
25339
Thanks Sue, that did the trick ... my ... the ... longer...
JHundley
jjhundley2000
Offline Send Email
May 3, 2005
1:14 pm
25340
Sorry it is triggered by code on a web page that is associated with a public folder. As a test in the security document in Outllok Security Settings, I set all...
ijourneaux
Offline Send Email
May 3, 2005
3:05 pm
25341
Are the users running in Cached Exchange mode? Which security prompt are users seeing?...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 3, 2005
3:30 pm
25342
I am Using Outlook 2003 with Exchange 2003. I'm trying to get CurrentUser email... this code returns CurrentUser name: Dim myolApp As Outlook.Application Dim...
Marius
kraupu
Offline Send Email
May 3, 2005
7:47 pm
25343
CurrentUser.Address ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of Marius Sent: Tuesday, May 03, 2005 12:42 PM To:...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 3, 2005
9:00 pm
25344
Strange... But it returns something like this: /o=My Organization/ou=First Administrative Group/c n=Recipients/cn=marius...
Marius
kraupu
Offline Send Email
May 3, 2005
10:13 pm
25345
That is a perfectly valid address of type "EX", not the more common "SMTP" type address most people are used to seeing. To get the SMTP address, you'd need to...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 3, 2005
10:26 pm
25346
Not sure if this message is appropriate for this list, but one of my colleagues is setting up a new web page for sending e-mail and I thought you folks might...
jon
jkhill
Offline Send Email
May 5, 2005
7:21 pm
25347
Dear Guru(s) How to recurrence sending an email ? I must sending one email to all the staffs, every Friday at 4.00 am, to remain them to turn off they...
Yunyun Sutisna
ysut.rm
Offline Send Email
May 6, 2005
2:59 am
25348
Does anybody have debug versions of MAPI dlls mentioned in MSDN?...
cyberaxizh
Offline Send Email
May 6, 2005
11:19 am
25349
Debug version of MAPI hasn't been available for years. ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of cyberaxizh Sent:...
Dmitry Streblechenko
dimastr2001
Offline Send Email
May 6, 2005
3:05 pm
25350
I have built some excel code that creates a pdf and using CDO emails it to a recipient based on several variables, is there a way to test the code such that...
Outlook Development
pmichaelt
Offline Send Email
May 6, 2005
8:39 pm
25351
Dear All, In previous versions of Outlook, it was not possible to deny access to the field chooser in Views. Is it always the case in Outlook 2003. If yes, is...
Nader Abdallah
nader.abdallah@...
Send Email
May 9, 2005
1:20 pm
25352
Outlook 2003 makes no change in that area. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 9, 2005
1:59 pm
25353
I thought so. Thanks. ________________________________ From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of Sue Mosher Sent:...
Nader Abdallah
nader.abdallah@...
Send Email
May 10, 2005
6:11 am
25354
The exhange administrator where I work have not allowed public folders, from which I could maintain address lists (outside of GAL) and distribution list.....
bystangz
Offline Send Email
May 10, 2005
9:19 pm
25355
send it to yourself or use display instead of send. ... emails it ... the ... to use ... = 2 ... = ... ...
bystangz
Offline Send Email
May 10, 2005
9:25 pm
25356
It's not a mailbox setting but a profile configuration process -- and a complicated one at that. You will need to be able to create -- at least temporarily --...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 10, 2005
9:35 pm
25357
{mergefield /# "##.###%"} Add the picture switch to your mailmerged document.. reference mergefield format and picture switch for formatting.. MS Word.....
bystangz
Offline Send Email
May 10, 2005
10:06 pm
Messages 25328 - 25357 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