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 26335 - 26364 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26335
Hi Sue! Thank you for your prompt reply. I am enjoying your book immensely - even though I am a complete newbie to the Outlook programming experience. I hope...
Steve Novosel
sgnovosel
Offline Send Email
May 1, 2006
4:16 pm
26336
Yes, a frame is what you're looking for. It's on the control toolbox. This is a custom Outlook form? See http://www.outlookcode.com/d/propsyntax.htm#unbound...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 1, 2006
4:40 pm
26337
Hello, I'd like to add my own ActiveX control to e-mail form in Outlook 2003 (to build similar functionality like for example the buddy icon of MSN Messenger...
Lukáš Neumann
lneumann007
Offline Send Email
May 1, 2006
5:07 pm
26338
Dear All, I had created my own form (basically modify/adding exsiting form) How do I change the default form user with my new form. Is there any way to create...
Nengah Dwijaya Utama
ndwijaya
Offline Send Email
May 1, 2006
5:42 pm
26339
For the preview pane, you would have to hack it at the Windows API level unless you're williing to wait for and support only Outlook 2007....
Sue Mosher
sue_mosher_g...
Offline Send Email
May 1, 2006
6:43 pm
26340
Using a custom form as the default message form is an extremely bad idea. At the very least it will make it highly likely that non-Outlook recipients will not...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 1, 2006
6:49 pm
26341
From: Dmitry Streblechenko <list@...> ... I meant to respond to this previously, but I forgot until now. Yes, I implemented the correlation using the...
Eric France
de_labarre
Online Now Send Email
May 2, 2006
8:34 pm
26342
Hi All, I need to add a customised property page to outlook tools-options- using C#. Is there any working sample for this. I tried adding a simple property...
Amar Kangod
kangod_amar@...
Send Email
May 3, 2006
9:38 am
26343
Search Codeproject. There are many examples on how to do it. ... -- Regards, Bikash Rai. Search Codeproject. There are many examples on how to do it. On...
Bikash Rai
rai_keta
Offline Send Email
May 3, 2006
9:43 am
26344
Hi All, I need to add a customised property page to outlook tools-options- using C#. Is there any working sample for this. Thanks in Advance Amar ... Love...
Amar Kangod
kangod_amar
Offline Send Email
May 3, 2006
10:26 am
26345
You can find one here... http://www.codeproject.com/dotnet/PropertyPages.asp ________________________________ From: outlook-dev@yahoogroups.com...
Keith Ball
popecheezy
Online Now Send Email
May 3, 2006
11:03 am
26346
If I create a meeting with me as a participant along with 1+ other people, send it, then open my sent items forward that meeting request, when I press send on...
dprischa
Offline Send Email
May 3, 2006
4:09 pm
26347
Hello, I'd like to ask if there is a managed API to use with Outlook 2003 for .NET 1.1? I know there is Niobe project, but it's only alpha version. Is there an...
Lukáš Neumann
lneumann007
Offline Send Email
May 4, 2006
10:40 am
26348
The Outlook Object Model is the Outlook API supported by Microsoft. ... -- Regards, Bikash Rai. The Outlook Object Model is the Outlook API supported by...
Bikash Rai
rai_keta
Offline Send Email
May 4, 2006
11:26 am
26349
Yes, I am quite familiar with Outlook Object Model. But this model is quite obsolete and does not meet the requirements of architecture of .NET applications. ...
Luká Neumann
lneumann007
Offline Send Email
May 4, 2006
2:15 pm
26350
From: Lukáš Neumann <lukas.neumann@...> ... Obsolete? A lot of companies are writing commercial applications against this API, and Microsoft is...
Eric France
de_labarre
Online Now Send Email
May 4, 2006
2:21 pm
26351
I think I get what you're asking. The Outlook Object Model is most definitely *not* "obsolete", and is in fact the only "API" available (other than MAPI, but...
Brad [VE3BSM]
bpsmicro
Offline Send Email
May 4, 2006
2:59 pm
26352
And to emphasize one of Brad's points, there is no new API in VSTO. What VSTO does is wrap the Outlook object model in a way that shields the developer from...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 4, 2006
3:19 pm
26353
... Nope, my other machine has all patches applied, SP2, and it sends the headers. Maybe this was an Exchange "fix"? ...phsiii...
Phil Smith III
akphs
Offline Send Email
May 4, 2006
3:29 pm
26354
Now that's curious. I guess it makes some sense since it's normally Exchange that builds up the SMTP headers based on the various message properties. I'll do...
Brad [VE3BSM]
bpsmicro
Offline Send Email
May 4, 2006
3:37 pm
26355
Ok, That is the information I was looking for. I'm currently using my .NET wrapper classes to work with Outlook Object model and I was wondering if there is a...
Luká Neumann
lneumann007
Offline Send Email
May 4, 2006
6:38 pm
26356
We have a user that is using one of the forms that is published to our Organizational Forms Library as a template. The one issue that the user is having is...
Reopelle, Jon
Jon.Reopelle@...
Send Email
May 4, 2006
8:13 pm
26357
The caption is set when the form is published. It's the display name of the published form....
Sue Mosher
sue_mosher_g...
Offline Send Email
May 4, 2006
11:10 pm
26358
Hi, I've got a custom form (an Appointment form) that adds a few fields to the item. Upon opening the item, I'd like to hide one of those fields depending on...
matt_galvin
Offline Send Email
May 4, 2006
11:49 pm
26359
And one further note: The OOM will expand dramatically in OL2007....
Sue Mosher
sue_mosher_g...
Offline Send Email
May 5, 2006
12:32 am
26360
I am not seeing the same results. The form that they are using as a template is published as "Euro - SAP Support" but at the top of the form it says "SAP...
Reopelle, Jon
Jon.Reopelle@...
Send Email
May 5, 2006
12:31 pm
26361
Do you have code or a formula in the form to automatically set the Subject property on new items? ... a ... the form ... I ... dev@yahoogroups.com] ... name of...
Sue Mosher
mosher_sue
Offline Send Email
May 6, 2006
9:12 pm
26362
Thanks Sue. I added a textbox to the form and associated the textbox with the Subject field and there was the Initial Value formula. I unchecked the Initial...
Reopelle, Jon
Jon.Reopelle@...
Send Email
May 8, 2006
1:58 pm
26363
For an .htm file: Const ForReading = 1 Set fso = CreateObject("Scripting.FileSystemObject") Set ts = fso.OpenTextFile("c:\testfile.htm", ForReading) strText =...
Sue Mosher
sue_mosher_g...
Offline Send Email
May 8, 2006
6:44 pm
26364
Hi!!! I have a question about contacts. I have been developing an aplication for outlook. I have used both the mapi and the OOM. I used the MAPI to get...
Hernan Danielan
herdanielan
Offline Send Email
May 9, 2006
1:08 am
Messages 26335 - 26364 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