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 your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 26194 - 26223 of 27713   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26194
... I don't know if this will work, but try <Cntrl><F5>. In IE, that does an unconditional reload, and I assume Outlook is using the same engine underneath....
Phil Smith III
akphs
Offline Send Email
Mar 1, 2006
5:00 pm
26195
Unfortunately, It does not work. It seems the problem is that Outlook is not in the web browser mode, because when I look into the Adress bar, the url says...
Lukáš Neumann
lneumann007
Offline Send Email
Mar 2, 2006
11:21 am
26196
I'd like to have Outlook 2003 Calendar and Task reminders to pop up on schedule without having to keep Outlook running on the desktop also. Is loading Outlook...
davidemile
Offline Send Email
Mar 4, 2006
6:54 pm
26197
Hi All Please advise if there is anyway where I can export/convert the rulez wizard in text or excel format. Reasons that we have to record in a spreadsheet...
Norhaya
norhaya_saibi
Offline Send Email
Mar 6, 2006
3:42 am
26198
hi, I am developing a C# application and I want to insert the Contact data from a XML file to Outlook Business Contact Manager. I try all the way that I can,...
peey_2004
Offline Send Email
Mar 7, 2006
10:35 am
26199
The basic procedure for adding a contact to any non-default folder is to use the Add method on the target folder's Items collection. You did install the PIAs...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 7, 2006
1:26 pm
26200
Hi @all, i developed an custom form based on the appointment item some time ago, now i have to extend it. The problem is when a user uses my form to create an...
cubcuz
Offline Send Email
Mar 8, 2006
12:16 pm
26201
Hello @all, i developed a custom form and published it in the Organization Forms library. Can anyone tell me how can i prevent the "access to email" popup? ...
cubcuz
Offline Send Email
Mar 8, 2006
12:40 pm
26202
Since we don't know what version of Outlook you're using or what your code looks like, all we can do is point you to http://www.outlookcode.com/d/sec.htm...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 8, 2006
1:46 pm
26203
Hello Sue, thank you for the fast answer. I'm using Outlook 2002 SP3. My code is sending a mail to an resource's responsible officer. Thank you for the hint. ...
cubcuz
Offline Send Email
Mar 8, 2006
2:30 pm
26204
Given an item in a folder (MailItem, AppointmentItem, etc), I need to know whether the item is read-only for me or not. Of course, the simple test is to try to...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Mar 9, 2006
6:23 pm
26205
If you don't have write access, PR_ACCESS property will be MAPI_ACCESS_READ (2) and PR_ACCESS_LEVEL will be 0. _____ From: outlook-dev@yahoogroups.com...
Dmitry Streblechenko
dimastr2001
Offline Send Email
Mar 9, 2006
6:32 pm
26206
Perfect! Apparently I didn't come up with the pertinent Google incantation. I knew it had to be obvious. Many thanks as always. Brad. _____ From:...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Mar 9, 2006
6:45 pm
26207
Hello. New to the forum. I've created some forms in Outlook 2000 for my company (I'm no where near expert though), and have managed to create a lot of extra...
damiangardner1
Offline Send Email
Mar 9, 2006
9:20 pm
26208
Hi, my name is Keith and I'm working in Outlook 2003. I'm designing a contact form that uses multiple pages and should launch FireFox (which will NOT be an...
fajingk
Offline Send Email
Mar 9, 2006
9:21 pm
26209
You didn't say where the clutter is, on the form or in a folder view. In either case, you can just delete the fields you don't actively use....
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 9, 2006
9:26 pm
26210
... Use the Windows Scripting Host: Dim wsh Set wsh = CreateObject("WScript.Shell") wsh.run "Firefox.exe"...
Charles Sinclair
tasklineuk
Offline Send Email
Mar 9, 2006
11:23 pm
26211
Could someone show me how to successfully QI an Explorer object for it's IOleWindow interface, and then call GetWindow(), in VB.NET? This is what I've got so...
richardk45a
Offline Send Email
Mar 10, 2006
10:45 am
26212
Hi, I want to access the database of Outlook BCM which is created when BCM is installed.it is created on following path-- C:\Documents and...
peey_2004
Offline Send Email
Mar 10, 2006
2:13 pm
26213
You should be able to use either the Outlook object model to access the data as it is exposed in Outlook or ADO.NET to connect to the database directly. The...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 10, 2006
3:36 pm
26214
Hi Sue. The clutter is on the advanced find window, when using the advanced find FIELD drop-down, and choose the form that is being searched, it lists all...
damiangardner1
Offline Send Email
Mar 10, 2006
7:52 pm
26215
From which list on the All Fields page in your form design did you delete those fields? You need to make sure they're not listed under the User-defined Fields...
Sue Mosher
sue_mosher_g...
Offline Send Email
Mar 10, 2006
8:04 pm
26216
I have seen this many times. After you delete the fields from the form they may still show up on the form until you logout and log back in or clear the forms...
Scott Perley
outlookdev
Offline Send Email
Mar 10, 2006
8:12 pm
26217
Ahh - that's right. I forgot there are multiple lists. Let me try that. I have a different problem now that I'm experiencing, but I'll open a new thread for...
damiangardner1
Offline Send Email
Mar 10, 2006
8:21 pm
26218
Scott - I'll try that for sure. Thanks very much. Damian ... form they may still show up on the form until you logout and log back in or clear the forms...
damiangardner1
Offline Send Email
Mar 10, 2006
8:21 pm
26219
Hello. This is something that just started happening with my Outlook 2000 clients with a custom form we use. It happens with all clients and all users...
damiangardner1
Offline Send Email
Mar 10, 2006
8:28 pm
26220
My COM-addin contains a form which is displayed when an Outlook command bar button is pressed. However, I want to be able to prevent the outlook application...
holenyohead
Offline Send Email
Mar 12, 2006
6:14 am
26221
Hi sue, Thank u very much for a useful information.. But I face a another problem here.I want to access the BCM database content(Running on MSDE) from my C#...
Peeyush Gupta
peey_2004
Offline Send Email
Mar 13, 2006
5:04 am
26222
Hello, I create the message with the text and show it. If the user presses ESC the warning is shown, that the letter has changed. How it to avoid? Thank you. ...
Andrew Nikolaev
dremkin
Offline Send Email
Mar 15, 2006
1:17 pm
26223
Scenario: I've sent out a Meeting Request to a few people, and in my own calendar is the associated AppointmentItem object. In addition, somebody sent *me* a...
Brad [VE3BSM]
bpsmicro
Offline Send Email
Mar 16, 2006
8:26 pm
Messages 26194 - 26223 of 27713   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help