| Thread | Last Post | Replies |
|
| Unique Problem | 17 Feb 2004 14:41 GMT | 1 |
i have attached an image with this message. Please let me know what I might be doing wrong. Its creating lot of problems for me. Iam using Outlook 2000 Basically when iam typing anything in the To field of my custom
|
| Folder Item | 17 Feb 2004 14:40 GMT | 2 |
How do i know whether i have opened an item by clicking the New button or by selecting it from a folder. is there any way to differentiate, because i want to to do some activities based on that. ------------------------------------------------
|
| distribute outlook toolbar button + macro? | 17 Feb 2004 12:01 GMT | 1 |
What is the quickets/simplest/least painful way to distribute out a simple additional button that calls a macro to 200+ users running Outlook 2003? Environment: a) Macro is small piece of code that class custom form that all users can
|
| Adding custom menu items to Context menu | 17 Feb 2004 06:33 GMT | 1 |
this question was posted earlier but there was no reply. i would like to know when we select any mail item and right click on that item is it possible to add my own menu items in the context menu that pops up. if yes how to go about it. any tips would be
|
| custom context menu | 16 Feb 2004 20:34 GMT | 2 |
How do i add custom menu items to the context menu when i right clic on any outlook ite ----------------------------------------------- ~~
|
| Warning Message | 16 Feb 2004 20:23 GMT | 3 |
Since I installed the new service pack for microsoft Office I get a message if i want to give my macro permission to excecute. This is very annoying... I went to
|
| Linking to a folder using a custom form | 16 Feb 2004 20:22 GMT | 1 |
I am trying to link to items in an outlook folder (from Access) using a custom form defined in my personalforms library in Outlook. I can link to the folder but it pulls up the data using the default item type which excludes
|
| Contacts | 16 Feb 2004 20:22 GMT | 1 |
I need access Contact Properties of items in All Public Folder of Outlook from VB.NET. Are there any sample code on line for using cdoex. Thanks
|
| Outlook Add-In | 16 Feb 2004 20:21 GMT | 1 |
Hi I am new to Outlook Programming or any other kind of Windows programming. Originally I come from the Embedded Software area . I want to write an Add-In to microsoft Outlook that will display
|
| click yes vb sample | 16 Feb 2004 20:01 GMT | 2 |
I have a script that no longer works since we upgraded to outlook 2000 on windows 98se pc. I applied the clickyes program, but do not want it active all the time. I tried the vb sample script to turn it on and off within the script I am already using, but keep getting an error.
|
| >> Selection Object | 16 Feb 2004 19:15 GMT | 2 |
Hi, How do I set a reference to the selected text within the currently opened message item? I want to change the formatting of the selected text. Any ideas or suggestions apprecitated :-)
|
| Oddity in collection of "restricted" mail items | 16 Feb 2004 15:52 GMT | 2 |
I am using this RnR code (foot of message) to grab the body text of various messages from my Inbox, write it to a text file and then move the processed messages to a separate folder. This works fine on a machine at home running Internet mail (albeit only on a test set of 4
|
| Retrieve Message based on partial subject line match | 16 Feb 2004 15:41 GMT | 1 |
How can I retrieve messages based on an partial match in the subject line I am currently usin Items.Restrict("[Subject] = """ & strSubject & """" but this only works for extact matches. How can I base the retrieve on a partial match
|
| Adding Custom Menu Items | 16 Feb 2004 14:58 GMT | 1 |
i want to know how do i add my own custom menu items to the Menu Bar i the Explorer window. also i want to enable and disable certain items from that. for example in the File->New-> menu i want to add my own custom items
|
| Collaboration Data Objects - [E_OUTOFMEMORY(8007000E) | 16 Feb 2004 14:56 GMT | 1 |
I am processing a pst file with several sub-folders under Inbox. The total messages in the Inbox folder is over 2000 messages, and it could be more Everthing when I run my application to get those messages and export as RFC822 files, my application stops somewhere at message ...
|