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.

Messages

  Messages Help
Advanced
Messages 25027 - 25056 of 27685   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25027
Brad and Tony, Thanks for your suggestions. I will try out the "hidden window" approach, then the "separate thread with hidden window" approach, and at last...
jerryjgao
Offline Send Email
Feb 1, 2005
3:58 pm
25028
Hi guys, i have the following questions 1) is it possible to add my icons to the outlook explorer view . if so how to do it via code? 2) can i set myshortcut...
lloyd_monteiro
Offline Send Email
Feb 1, 2005
4:23 pm
25029
Hi, I'm currently working with an add-in developed in VC++ that annotates regular messages (IPM.Note) with security classifications when the user sends a...
brwester2003
Offline Send Email
Feb 1, 2005
7:38 pm
25030
Does anyone know of a way for Outlook or Outlook express to communicate with a web page. I know it's possible to view web pages in Outlook. Is there anyway...
alexander_iv@...
alexander_iv
Offline Send Email
Feb 1, 2005
8:08 pm
25031
I found the "separate thread with hidden window" approach works. There is an article talking about this approach. ...
jerryjgao
Offline Send Email
Feb 1, 2005
10:43 pm
25032
Outlook version? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2005
1:31 am
25033
for both on outlook 2000 and 2003. ... ________________________________________________________________________ Yahoo! Messenger - Communicate...
lloyd m
lloyd_monteiro
Offline Send Email
Feb 2, 2005
12:38 pm
25034
I'm guessing from the lack of responses that either I didn't phrase it right, or nobody has done it. I'll give it one last shot though. Some of the staff here...
Stelley, Douglas
ds1ace
Offline Send Email
Feb 2, 2005
12:50 pm
25035
Hi, I am a VB Script programmer and new to outlook development.I want to add a Personal Address Book to outlook using VBscript or VBA. I have a windows 2000...
sundeepn2
Offline Send Email
Feb 2, 2005
5:42 pm
25036
Hi I am using Redemption to send meeting requests to users. I can do this fairly easily. I now just have a problem trying to send meeting cancellations to...
nford85
Offline Send Email
Feb 2, 2005
5:42 pm
25037
... Hi all: I´m looking for advice on how to use the MAPI distribution lists of Outlook and Outlook Express. I´m accessing MAPI from C++ code and I have...
nsingh@...
Send Email
Feb 2, 2005
6:04 pm
25038
Why do you want to do this? PAB is supported only for backwards compatibility with older data files. In any case, you'd need to use either the Modprof.exe tool...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2005
7:51 pm
25039
Sorry, not Modprof.exe. For Outlook 2002, you can import a .prf file with the /importprf switch in Outlook. YOu cannot import it if Outlook is already running,...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2005
7:51 pm
25040
Hello All, I'm hoping someone can help me with a way (I'm assuming VBA or VBS) to set a user's Signature for new messages. I've looked around and I've not been...
chuck030956
Offline Send Email
Feb 2, 2005
8:09 pm
25041
1) Outlook 2002 is the first version to support the OutlookBarShortcut.SetIcon method. I haven't played with it in Outlook 2003, since the Shortcuts pane is so...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2005
8:11 pm
25042
That's because there is no such item. Signatures in OL2003 are account-specific, so the settings are buried in the mail profile settings in the Windows...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 3, 2005
1:32 am
25043
I sent a beta version to your e-mail address... ... From: nford85 [mailto:nford85@...] Sent: Wednesday, February 02, 2005 8:07 AM To:...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 3, 2005
4:22 am
25044
1. Call IDistList::GetContentsTable (get back iMAPITable) 2. Retrieve the PR_ENTRYID property for the members that you need to open 3. Use the value(s) of...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 3, 2005
4:23 am
25045
i mean the shorcut panes to the left in outlook (where outlook shortcuts sit) can i rearrange the order of display via code, to ensure my added shortcut pane ...
lloyd m
lloyd_monteiro
Offline Send Email
Feb 3, 2005
6:20 am
25046
You cannot directly rearrange the order programmatically, but in Outlook 2002 and earlier versions, I think you can edit the .fav file when Outlook isn't...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 3, 2005
12:38 pm
25047
Hello Sue, Thanks for the reply. I was hoping to find the object that would let me work with the dialog that sets the "New message signature". I've actually...
chuck030956
Offline Send Email
Feb 3, 2005
1:30 pm
25048
... Also, I was able to create a VBS that dynamically builds the user's .HTM, .RTF & .TXT signature files from the user's Active Directory data. The script...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Feb 3, 2005
1:40 pm
25049
Here's sme info on the AD attributes I use ... ' Asigns the user's info to variables. Set objuser = GetObject(qQuery) FullName = objuser.displayname EMail =...
chuck030956
Offline Send Email
Feb 3, 2005
2:24 pm
25050
Ah, I see. You read the individual attributes and generate a sig from them. I misread your original post to mean you read the actual HTML, etc from AD, which...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Feb 3, 2005
2:38 pm
25051
As I said, the Outlook object model offers no control over signatures at all. The only way to manipulate the dialog that sets the signatures would be with a...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 3, 2005
3:34 pm
25052
Hi. I have an add-in that replaces Outlooks Insert File button and inserts the attachment itself. The add-in also gives the sender a summary of the message...
ingrid_valla
Offline Send Email
Feb 3, 2005
4:00 pm
25053
Greetings! I need to find all contacts having a particular category value set. Basically it means constructing a restriction for HrQueryAllRows(). The problem...
Max Shariy
mshariy
Offline Send Email
Feb 3, 2005
8:30 pm
25054
Use the RES_CONTENT (FL_SUBSTRING or FL_IGNORECASE) restriction, but set SPropValue.Value.lpszA, *not* the MVlpszA. The prop tags in the restriction should...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 3, 2005
9:01 pm
25055
Hello Sue, Thanks for all the info. I've worked out some VBA code within Outlook using the SendKeys to set the Signature. Now I'm working on getting it out to...
chuck030956
Offline Send Email
Feb 3, 2005
9:44 pm
25056
So the property tags in SPropValue and SRestriction must be different! That works, thanks a lot! Max ... restriction ... contacts...
Max Shariy
mshariy
Offline Send Email
Feb 3, 2005
10:15 pm
Messages 25027 - 25056 of 27685   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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