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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 26261 - 26290 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26261
Thank you! ... inspector, ... wrapper ... [mailto:outlook-dev@yahoogroups.com] On...
Max Shariy
mshariy
Offline Send Email
Apr 3, 2006
4:44 pm
26262
Still wrestling with this problem. First, I call IMAPIFolder::GetContentsTable on the source folder. From the contents of the source folder, I select a set of...
Eric France
de_labarre
Online Now Send Email
Apr 3, 2006
6:42 pm
26263
I never tried to manually loop through the whole contents table after calling CopyMessage. What I usually do if I need the new message in the destination...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 3, 2006
6:49 pm
26264
From: Dmitry Streblechenko <list@...> ... I'll try it. Eric...
Eric France
de_labarre
Online Now Send Email
Apr 3, 2006
7:22 pm
26265
From: Dmitry Streblechenko <list@...> ... Got the original plan working -- I needed to call HrQueryAllRows() on the table, specifying PR_ENTRYID &...
Eric France
de_labarre
Online Now Send Email
Apr 3, 2006
9:23 pm
26266
Why do you need to query *all* rows of a table? Call IMAPITable::FindRow to find a row with a particular value of PR_SEARCH_KEY, then read just one row. ...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 3, 2006
9:32 pm
26267
Hi! Is it possible to use IExchExtAttachedFileEvents::OnReadPattFromSzFile to find the path to the original location of the attachment that is added to an...
ingrid_valla
Offline Send Email
Apr 5, 2006
9:15 am
26268
If you created a message and displayed it, there's no way to avoid getting some kind of warning when the user closes that message. -- Sue Mosher, Outlook MVP ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Apr 6, 2006
10:47 pm
26269
In what code context? A custom form? A COM add-in? -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Apr 6, 2006
10:49 pm
26270
Outlook provides no way to get to all the rule details programmatically -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 ...
Sue Mosher
sue_mosher_g...
Offline Send Email
Apr 6, 2006
10:50 pm
26271
I need a COM object re-written which involves gathering contact information from Outlook contacts and sending this data to a web address. Our current object...
peter_marks_llc
Offline Send Email
Apr 6, 2006
11:02 pm
26272
Greetings! I am working on an Outlook Add-in. It is .NET implementation of IDTExtensibility2 interface written in C#. If I put a button into an Inspector and...
Max Shariy
mshariy
Offline Send Email
Apr 6, 2006
11:35 pm
26273
Set the CommandBarButton.Tag property to a string unique for *each* instance of the button. ... From: outlook-dev@yahoogroups.com...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 6, 2006
11:38 pm
26274
Thanks, will try that. ... instance ... [mailto:outlook-dev@yahoogroups.com] On...
Max Shariy
mshariy
Offline Send Email
Apr 6, 2006
11:42 pm
26275
It works! Thanks a lot! Max ... instance ... [mailto:outlook-dev@yahoogroups.com] On...
Max Shariy
mshariy
Offline Send Email
Apr 6, 2006
11:46 pm
26276
Thank you for information! Andrew. ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of Sue Mosher Sent: Friday, April 07,...
Andrew Nikolaev
dremkin
Offline Send Email
Apr 7, 2006
4:01 pm
26277
I'm provided with a clients PST's. I have to extract the .msg's from the PST, then extract and store metadata from each message. One of the groups of metadata...
mjackson6969
Offline Send Email
Apr 7, 2006
8:08 pm
26278
What kind of DL is it? A GAL DL or an IPM.DistList message based DL? ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 7, 2006
8:19 pm
26279
Not sure how to tell the difference. I assume a GAL DL since the PST's came from an Exchange Server. Thanks for the reply. Michael Jackson ... From:...
Michael D Jackson
mjackson6969
Offline Send Email
Apr 7, 2006
8:48 pm
26280
I am not sure what you mean by "PST's came from an Exchange Server". Do you mean there was a PST file in a profile that also happened to have an EX mailbox? ...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 7, 2006
8:50 pm
26281
Dmitry, Sorry. Yes you're correct. PST in a profile with an EX mailbox. If I open that PST in my local Outlook UI, find the message in question and dblClick on...
Michael D Jackson
mjackson6969
Offline Send Email
Apr 7, 2006
8:59 pm
26282
Here is your answer - you are looking at a GAL DL that cannot be opened without the EX server used to create it. Outlook simply cannot open it. It takes the...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 7, 2006
9:07 pm
26283
Dmitry, Thanks. I wish I'd asked this question days ago. Michael Jackson ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf...
Michael D Jackson
mjackson6969
Offline Send Email
Apr 7, 2006
9:15 pm
26284
hello! I am having problem of assigning macro to the toolbar programatically. do anybody have some idea assigning macro to the toolbar programatically in...
purushottam
purunep
Offline Send Email
Apr 10, 2006
11:02 am
26285
Hello. I have been working on an ATL visual c++ Outlook project. I have managed to get all the contacts and their information from the address book, however I...
Hernan Danielan
herdanielan
Offline Send Email
Apr 11, 2006
2:05 am
26286
Currently developing a VB COM Addin for Outlook 2000 and above... I'm using RDOSession.Login(, , , False) to latch onto the current Outlook's MAPI session....
jarrodwee
Offline Send Email
Apr 11, 2006
12:39 pm
26287
In this case you need to access the contacts as IPM.Contact messages (ContactItem object in the Outlook Object Model) rather than through the AB (AddressEntry...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 11, 2006
5:19 pm
26288
Send me an e-mail to my private address for an updated version. Note that in Outlook 2002 and up you can simply set the RDOSession.MAPIOBJECT property to...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Apr 11, 2006
5:22 pm
26289
Hi UG I've read several newsgroup posts about this issue and I even if I followed all solutions given I just can't solve it. After putting the Outlvbs.dll file...
Marc-andre Poupier
MaPoupier
Offline Send Email
Apr 12, 2006
6:16 pm
26290
Hi there I am creating an email by sending data from Access to Outlook and this is working fine. I need to include an Outlook signature, but can't see how to...
cf64uk
Offline Send Email
Apr 13, 2006
6:06 pm
Messages 26261 - 26290 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