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 27558 - 27587 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
27558
Hi, I am looking for some code that will do the following: Assume I got a Mail Message from one of my recipients, ABC. (Recipient ABC is one of many recipients...
michaelavidan
Offline Send Email
Feb 2, 2008
9:27 pm
27559
Hello, My name is John Riddle. I'm a Technical Recruiter and my client, a very prestigious firm located in New York City is looking for an Outlook/Word...
john.riddle26
Offline Send Email
Feb 5, 2008
5:10 pm
27560
Sees that hotfix : office2003-KB945430 Solve the problem with the Item.Close in Outlook 2003 that was introduced in beginning og 2007. terje...
terje kristiansen
terje252003
Offline Send Email
Feb 5, 2008
6:19 pm
27561
I'd run a script on the server to handle this. It's old but the script at http://www.cdolive.com/changemessageclass.htm is headed in the right direction. If...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 6, 2008
10:55 pm
27562
Ok Thanks I will take a look into it but, I will also try an Exchange development forum – but I dont have any address – can you help me? Regards Terje k ...
Terje Kristiansen
terje252003
Offline Send Email
Feb 7, 2008
7:25 am
27563
Use the microsoft.public.exchange.development newsgroup or the Web forum at http://forums.microsoft.com/TechNet/ShowForum.aspx?ForumID=838&SiteID=17 . ... Use...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 7, 2008
1:33 pm
27564
On a clean Vista machine with Office 2003 and all the latest updates installed. I can install my add-in and have it run as expected with the UAC turned on....
spinni_dog
Offline Send Email
Feb 16, 2008
1:11 am
27565
It looks RDOAppointmentItem object always resets PR_ICON_INDEX when Save is called. I will send you an updated version that automatically sets PR_iCON_INDEX...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 16, 2008
1:12 am
27566
Never mind I figured it out. Sara ... updates ... HK_Current ... read ... the ... the ... might...
spinni_dog
Offline Send Email
Feb 19, 2008
1:15 am
27567
Am trying to export a text field from a form in Exchange public folders using MAPI Tables with RDO, but only get 255 characters. KEN SLOVAK in his book...
outlook_developer
outlook_deve...
Offline Send Email
Feb 22, 2008
1:08 am
27568
Large properties can be retrieved through IMAPIProp::OpenProperty(.., IID_IStream.), while in your case Exchange (but not PST) provider either returns an error...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 22, 2008
1:48 am
27569
I see. I was quoting from Ken's book about "working around a MAPI limitation". I am trying to export the data from a collection of items in a folder (which...
outlook_developer
outlook_deve...
Offline Send Email
Feb 22, 2008
2:21 am
27570
Nope. If you need to retrieve the message body reliably, the message must be opened. There is no way around that under Exchange. _____ From:...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 22, 2008
4:01 am
27571
What I meant in the book was that the Outlook object model's PropertyAccessor object restricts named property retrieval, something that the RDO Fields...
Ken Slovak
kenslovak2000
Offline Send Email
Feb 22, 2008
1:23 pm
27572
It seems that you can use RDO or CDO to get the full body without opening the item itself. I have done this and it works. You can iterate through the items...
outlook_developer
outlook_deve...
Offline Send Email
Feb 22, 2008
5:31 pm
27573
No, your code below (or the similar code in OOM or RDO) does open the message under the hood. This is how OOM, CDO 1.21 and RDO work when you iterate messages...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 22, 2008
5:45 pm
27574
Hi All, I am facing a strange problem when I try to extract the TNEF properties of the message (with an embedded message attachment) to Winmail.dat file. The...
nandi prasad
nandiprasad2001
Offline Send Email
Feb 25, 2008
3:13 pm
27575
Hello all, I have the following piece of code which is called both from Outlook and from a an extra process (a formviewer) also started by Outlook. This...
movalgirl
michellenels...
Offline Send Email
Feb 26, 2008
1:32 pm
27576
Firstly, if your code is already running as a Com add-in, why do are you attempting to create an instance of the Outlook.Application object rather than use the...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 26, 2008
5:02 pm
27577
A tickling question about HTML emails, outlook, and manual picture downloading . . . I was hoping somebody's experience could confirm / deny my suspicions. I...
cavingandysf
Offline Send Email
Feb 26, 2008
8:11 pm
27578
I have an outlook com addin that uses RDO and works just fine with a parameterless RDOSession.Logon(). Now I want to shift the whole function to a Windows...
erikawonka
Offline Send Email
Feb 27, 2008
3:22 pm
27579
MAPI profiles are stored on the per Windows user level in HKCU. If you are running as a local service, there are no profiles since no user ever logged in...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 27, 2008
3:46 pm
27580
Andy, I can't offer anything useful. But I was curious.. and did notice the link you posted is not working. -Richard...
richardk45a
Offline Send Email
Feb 27, 2008
8:25 pm
27581
Dmitry - thanks very much. That's a big help. Obviously running it under a user account is the way to go Thanks ... wrote: MAPI profiles are stored on the per...
erikawonka
Offline Send Email
Feb 27, 2008
10:04 pm
27582
Oops, zap the period at the end of the sentence. Or clicken thee http://www.wiredbox.net/Forum/Thread225889_Raw_Messages.aspx _____ From:...
Andy
cavingandysf
Offline Send Email
Feb 27, 2008
11:07 pm
27583
Hi all, I am trying to parse an email but it keeps crashing because of these headers: EHLO mail1.tanchong.com.my MAIL FROM:...
jonathan_z_deguzman
jonathan_z_d...
Offline Send Email
Mar 13, 2008
2:57 am
27584
Dear All, I recently installed Outlook 2007 and I have many applications developed on Outlook 2003. When I open an Item that contains an embedded Excel control...
Nader Abdallah
nader.abdallah@...
Send Email
Mar 13, 2008
3:41 pm
27585
The spreadsheet control (which I assume is what you're using) is not available in Outlook 2007. It might work if it was installed for Office 2003 and then the...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 13, 2008
4:09 pm
27586
Dear Sue, I am talking about the spreadsheet control. And actually I did upgrade from Outlook 2003 to Outlook 2007 and it did not work. Can I add this control...
Nader Abdallah
nader.abdallah@...
Send Email
Mar 13, 2008
4:15 pm
27587
I don't know of any workaround if an upgrade did not work. Perhaps someone on an Excel forum has found a solution, but I rather doubt it. On Thu, Mar 13, 2008...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 13, 2008
4:49 pm
Messages 27558 - 27587 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