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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 26140 - 26169 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26140
i am working on a form which has code to make some frames invisible when certain fields are null and other frames to be in the location of the invisible frame...
calor_flagger
Offline Send Email
Feb 1, 2006
5:22 pm
26141
I'm not sure if this is the correct group to direct my question to, but I'm running Outlook 2003 (SP2) and cannot print the Daily Style Calendar. When I...
Clarke, Marvin
msclarke99
Offline Send Email
Feb 1, 2006
5:28 pm
26142
Hi everyone, Dmitry, I stumbled across one of your old posts (...win32.programmer.messaging) about getting the members from a distributionlist. I tried it out...
Karl Anders Josefsson
virtually_void
Offline Send Email
Feb 1, 2006
6:59 pm
26143
outlook-dev is a programming forum. outlook-users is the place to ask usage questions like this....
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 1, 2006
7:40 pm
26144
0x8055 contains fake entry ids which cannot be used to call OpenEntry. The format is: If the UID (which follows 4 bytes 0x0 prefix) is anything but (0xC0,...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 1, 2006
8:37 pm
26145
The problem can be caused if you're printing someone else's calendar, and they have not granted you access to their tasks. (The default print out for a daily...
Lynne July
lynne.july@...
Send Email
Feb 1, 2006
10:06 pm
26146
Hi, My add-in saves several 200MB attachments to a memory buffer. I notice that the calls to IStream::Read can take wildly variable amounts of time, for...
mikejohnson_999
Offline Send Email
Feb 2, 2006
9:06 pm
26147
Microsoft has addressed this issue with a hotfix -- http://support.microsoft.com/?id=913695...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2006
9:33 pm
26148
Since public folders and the Organizational Forms library are Exchange-only features, Prashanth has to be using Exchange. Are you confusing the operation of...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 2, 2006
9:37 pm
26149
I need to develop some custom forms for OWA, can you give me same internet reference. What a good point of start, Book ?? Thank RINO _____...
Rino Salvatore Cosent...
rinosalvator...
Offline Send Email
Feb 2, 2006
9:46 pm
26150
Sue, Is the Item.Send Cancel issue fixed by 913695 too? I'm just updating my OL2003 VM to start testing that one. Ken ________________________________ From:...
Ken Slovak
kenslovak2000
Offline Send Email
Feb 2, 2006
9:46 pm
26151
Please forgive the cross-posting. My add-in saves several 200MB attachments to a memory buffer. I notice that the calls to IStream::Read can take wildly...
mikejohnson_999
Offline Send Email
Feb 2, 2006
9:46 pm
26152
http://msdn.microsoft.com/exchange/ and the microsoft.public.exchange.development newsgroup On 2/2/06, Rino Salvatore Cosentino...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 3, 2006
1:17 am
26153
just at thought, would it be possible to use multiple pages to do this i.e. for a particular page to be visible depending on which layout of frames is wanted?...
calor_flagger
Offline Send Email
Feb 3, 2006
4:15 pm
26154
... Either strategy should work. You can show or hide pages at run time using the HideFormPage and ShowFormPage methods. For example: ...
Charles Sinclair
tasklineuk
Offline Send Email
Feb 3, 2006
5:12 pm
26155
I was able read the oft file using the link Dmitry sent and the pst file using the MSPST service. But, when I try and do a CreateMessage on the pst folder it...
Rajeev Bharadhwaj
rajeevb2
Offline Send Email
Feb 5, 2006
7:37 pm
26156
Do you open the store and the folder where you want to create a message with the r/w access? ... From: outlook-dev@yahoogroups.com...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Feb 5, 2006
7:45 pm
26157
Thanks, that was it. I didnt open the folder with MAPI_MODIFY. Now it works. Rajeev ... to create a message with ... [mailto:outlook-dev@yahoogroups.com] On ...
Rajeev Bharadhwaj
rajeevb2
Offline Send Email
Feb 5, 2006
10:05 pm
26158
Hello All... thanks for the replies... i am still testing and playing around with these Organizational forms. my conclusion is Organizational forms are best...
Prashanth
prashanthhd
Offline Send Email
Feb 6, 2006
2:22 pm
26159
thank you, that's brilliant, i am using the moving controls at run time option except i've got 2 or 3 teething problems: 1) in design view i place the controls...
calor_flagger
Offline Send Email
Feb 7, 2006
4:34 pm
26160
... 1 Are you are editing a clean copy of the form? If you open an Outlook item that has been saved, then this will have been modified by your code. Another...
Charles Sinclair
tasklineuk
Offline Send Email
Feb 7, 2006
5:19 pm
26161
My organization has just switched from Groupwise to Outlook for our email program. I need to figure out how to share one address book between two different...
peacejam_kalamazoo
peacejam_kal...
Offline Send Email
Feb 10, 2006
6:38 pm
26162
Either share the Contacts folder in your mailbox or create a new folder in Public Folders. Set permissions appropriately. FYI, this is a programming forum....
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 10, 2006
7:28 pm
26163
Greetings! SenderEmailAddress property for MailItem was added in Outlook 2003 OOM. So, if I am using an older version of OOM how do I get sender's email? ...
Max Shariy
mshariy
Offline Send Email
Feb 14, 2006
12:41 am
26164
Hi everyone, (sorry for X-posting) I not far from a nervous breakdown nowadays. I'm trying to do something so simple as to open the form to show the user the...
Karl Anders Josefsson
virtually_void
Offline Send Email
Feb 14, 2006
6:40 pm
26165
Max, A product called Redemption can help you easily get the Sender's email address from a message. Here's a sample of code from my archive, originally derived...
richardk45a
Offline Send Email
Feb 14, 2006
10:24 pm
26166
We have tried to automate a creation of AppointmentItems that we have in a database. We would like to import them into a folder in Exchange/outlook. (eg. a...
kristiansen_terje
kristiansen_...
Offline Send Email
Feb 16, 2006
11:32 am
26167
CDO 1.21 handles appointments in any other folder than the user's default Calendar as messages, not appointments. You haven't provided any details on your...
Sue Mosher
sue_mosher_g...
Offline Send Email
Feb 16, 2006
2:25 pm
26168
Thanks for your answer Sue It seems that the problem is the declaration Protected CDOAppointmentItem As MAPI.AppointmentItem And if I specify: Protected...
kristiansen_terje
kristiansen_...
Offline Send Email
Feb 16, 2006
2:48 pm
26169
... From: kristiansen_terje <terje@...> ... You may have environmental issues. Outlook can easily handle the creation of multiple thousands of appointments...
Eric France
de_labarre
Offline Send Email
Feb 16, 2006
3:02 pm
Messages 26140 - 26169 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