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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 25531 - 25560 of 28048   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25531
I am trying to determine what the name of the attachment was that was included in an email I received 2 days ago. I still have the email but I do not have the...
Ed Carden
ed.carden@...
Send Email
Jul 1, 2005
1:40 pm
25532
Ed, Is your pop3 settings set to leave a copy of the server for x number of days? ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On...
Don White
whited_2000
Offline Send Email
Jul 1, 2005
2:01 pm
25533
Assume you want the next available number. 1. Design your numbering system around time like Comp.Year.Month.DAY.Hour.min xxx.05.07.01.13.20 = string or...
bystangz
Offline Send Email
Jul 1, 2005
5:29 pm
25534
Asuming the custom field is defined in the folder where the data resides, you can use MAPIFolder.Items.Sort to sort on that field in descending order, then use...
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 1, 2005
6:01 pm
25535
Hi: I am spanish and I think that my inglish is very poor so I will try to explain my problem the best I can. I´m traying to configure a workflow system with...
Miguel Angel
maestovar
Offline Send Email
Jul 4, 2005
2:08 pm
25536 P Nandan
pnandan13
Offline Send Email
Jul 5, 2005
5:08 am
25537
Miguel, Your English is very good. Unfortunately I do not know any spanish resources that can help you. You might try searching for your error on Google. The...
Eric Woodford
ericwoodford
Offline Send Email
Jul 5, 2005
3:35 pm
25538
Hi, i have a custom outlook task form. The form is basically a Activex form developed using C#. I'm having a hard time trying to subscribe to task form close...
pkondle
Offline Send Email
Jul 6, 2005
2:10 am
25539
Sorry, but you lost me. An ActiveX form can't be a custom Outlook form. Are you saying that you are going to have Outlook display this form **instead of** the...
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 6, 2005
11:18 am
25540
The custom form basically loads a Activex control written in C#. What i wanted is to subscribe to the form close event. So far i'm not able to find such an...
pkondle
Offline Send Email
Jul 6, 2005
8:24 pm
25541
Hi, when i try to use this code.. Outlook.TaskItemClass itemClass = (Outlook.TaskItemClass)item; itemClass.ItemEvents_Event_Close += new...
pkondle
Offline Send Email
Jul 6, 2005
11:51 pm
25542
Both TaskItem and Inspector have Close events. Which Outlook classes are you using? I always get confused because there are several?...
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 7, 2005
5:12 am
25543
i'm using the Microsoft Outlook 11.0 Object Library Here's my code using Outlook; 1.Outlook.ApplicationClass appClass = new ApplicationClass(); ...
pkondle
Offline Send Email
Jul 7, 2005
3:49 pm
25544
It's still touch for me to read C# code, but I don't see where the item for itemClass is coming from. In other words, which particular item are you working...
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 7, 2005
4:19 pm
25545
Sorry for the omission, the custom form loads a activex control. in the activex control i use the following piece to get the TaskItem TaskItem item =...
pkondle
Offline Send Email
Jul 7, 2005
4:29 pm
25546
Is it possible that ActiveInspector.CurrentItem is not in fact a TaskItem? That would certainly produce a cast error....
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 7, 2005
4:34 pm
25547
i'm using the ActiveInspector.CurrentItem to get the TaskItem and using it successfully to set values in my activex control and also events such as Item.Write...
pkondle
Offline Send Email
Jul 7, 2005
4:52 pm
25548
I have several vba macros I have created for Outlook 2000, on my old PC they worked fine but I have gotten a new computer, when I try to run hte macros I...
JHundley
jjhundley2000
Offline Send Email
Jul 11, 2005
2:59 pm
25549
Sounds like you still need to restart Outlook. Make sure that any other program that might be using Outlook -- e.g. a PDA sync tool -- is also shut down, so...
Sue Mosher
sue_mosher_g...
Offline Send Email
Jul 11, 2005
3:54 pm
25550
Hi everyone, I've recently run into a problem that I have a hard time getting around. I'm running a Outlook 2000 with sp3 against an Exchange 5.5. The client...
Karl Anders Josefsson
virtually_void
Offline Send Email
Jul 11, 2005
6:42 pm
25551
Hi All Does anybody have any sample code or documentation about using webDav to process (accept, decline) a meeting invitation in exchange server ? TIA...
luckbr1975
Offline Send Email
Jul 13, 2005
3:49 pm
25552
Hi greeting, I implemented a COM Addin via C++, however, I have to re-start the Outlook to make the Addin enable. Can anyone tell me how to enable it without...
Bill Lu
bill_sz_webex
Offline Send Email
Jul 15, 2005
3:34 am
25553
Greetings! If Outlook is open when an application I work on is running, and then the application closes, Outlook becomes disabled and pops up a message "Can't...
Max Shariy
mshariy
Offline Send Email
Jul 18, 2005
7:34 pm
25554
Q: Can a Outlook Form be converted as a Normal text email? Q. Is the solution built-in ? Q. Is there any change required on Exchange Server? Appreciate your...
praks007in
Offline Send Email
Jul 19, 2005
11:14 am
25555
We have a weird problem with a co-worker's forms cache in Outlook 2003 (current version of Exchange also). They are one of the developers who makes...
Chatham, Steve
scremington
Offline Send Email
Jul 19, 2005
1:10 pm
25556
I was wondering if anyone has tried or seen some type of "hoteling" forms to be used with Outlook. This would be used to reserve "shared offices" amongst our...
Gomez, Mary Lou
marylou.gomez@...
Send Email
Jul 19, 2005
2:41 pm
25557
Does she happen to have the form published to her personal forms library (in addition to the Organizational Forms Library)? If so, when Outlook tries to look...
Patricia Cardoza [Out...
rjcpjc00
Offline Send Email
Jul 19, 2005
3:49 pm
25558
we configured our 'hotel cube' up using the same scripts as a conference room. This requires you are running Microsoft Exchange server in the backend. Google...
Eric Woodford
ericwoodford
Offline Send Email
Jul 19, 2005
9:06 pm
25559
Great, thank you. Yes, we are running Exchange 2000 currently. Mary Lou ... From: outlook-dev@yahoogroups.com [mailto:outlook-dev@yahoogroups.com] On Behalf Of...
Gomez, Mary Lou
marylou.gomez@...
Send Email
Jul 19, 2005
9:09 pm
25560
Bill, Yes- If you are able to set the registry value for LoadBehavior to 8 (LoadOnDemand), Outlook might be able to dynamically load your Add-In. Example: ...
Mark Buxbaum
markbuxbaum
Offline Send Email
Jul 19, 2005
9:22 pm
Messages 25531 - 25560 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