| Thread | Last Post | Replies |
|
| Folder name | 24 May 2005 03:50 GMT | 2 |
How do i get the name of the folder to which a particular Contact item belongs to? TIA, Mounil.
|
| Choosing which form to use in folder | 24 May 2005 02:36 GMT | 1 |
I created a custom form and published it to a public folder on Exchange 2000 SP3 server. I went into the properties of the public folder from within Outlook and on the Forms tab chose to use only that form. But when I open tasks that were created with the default task form they ...
|
| insert html in the outlook appointment body | 24 May 2005 02:36 GMT | 1 |
Would anyone be able to help us with this question? Is it posssible via outlook or programmatically to insert html in the body of an outlook appointment? It works with outlook mail message but in case of an outlook appt body displays the html as a string.
|
| Determine If a message was replied to? | 23 May 2005 18:00 GMT | 2 |
Is there a way to determine if an email message was replied to in Outlook 2003? Thanks!
|
| How to prevent users from Saving Items to disk? | 23 May 2005 16:26 GMT | 4 |
My boss would like to have a particular user be able to work from home and connect to exchange via VPN. That's great. I've set up several users (Managers) to do that already including myself. However, this user should not be able to save contact items from the public folders ...
|
| Address lists? | 23 May 2005 13:59 GMT | 3 |
Does the Address list object have anything to do with accessing the embedded objects in the To:, and CC: fields? I'm trying to find a means of accessing the email addresses embedded into those fields when multiple addresses are used, separated by a semicolon.
 Signature Thanks, Dennis
|
| Macros Not Working In Outllok 2003 | 23 May 2005 07:42 GMT | 1 |
When I drop down the Tools menu and go into the Macros sub-menu and it doesn't matter what I click on, Macros, Security or Visual Basic Editor, nothing happens. The drop-down just closes and there is no execution. It use to work but has all of a sudden stopped. I have disable any ...
|
| Alphabetize Outlook 2003 Rules | 22 May 2005 21:27 GMT | 1 |
Does anyone have a VBA script or Visual Basic that they have built that will Alphabetize 2003 rules, I have a situation where theyr are hundreds of rules, the basiclly just take the messages and move to a particular folder. I need to sort the rules in an automated fashion as ...
|
| Code Signed Macro for Outlook 2003 | 22 May 2005 18:12 GMT | 3 |
We are starting to upgrade from Outlook 2000 to Outlook 2003 and at the same time, our digitally signed Outlook 2000 macro is due to expire. The question is, what is the best way to deploy a new signed macro in Outlook 2003 (I know add-ins are the preferred method, but hey, this is ...
|
| DDE Conversations in btwn WordPerfect & Outlook 2000 | 21 May 2005 03:51 GMT | 4 |
Does anyone know how to initiate a DDE conversation from WP to Outlook? Sorry -- WP is NOT my choice. I am trying to open a new message window and insert text into the TO, SUBJECT and MESSAGE boxes. I am also willing to entertain other options on
|
| FolderChange | 20 May 2005 22:45 GMT | 1 |
from the FolderChange event handler, Can i cancel the rename of the folder? Or is there a way to know what is the folder name before folder changed? thank you
|
| VB6 to .net transfer of application.outlook object | 20 May 2005 17:24 GMT | 1 |
Dear team, This works well in VB6/DLL project in the Contact fields in Outlook: Application.ActiveExplorer.Selection.Count but, if I want to transform/copy this to .net (VB) then it says:
|
| export text from msg's into delimited file or Excel sheet | 20 May 2005 14:16 GMT | 2 |
I would like to extract certain information from Outlook mail messages and insert it into a Comma delimited or Excel spreadsheet, possibly Access also. A macro that I can change paremters on, how to create one would be great.
|
| Access ContactItem from currently selected contact | 20 May 2005 12:02 GMT | 1 |
I have one question, can you give me a quick example how I can access in Outlook under Contacts and the CurrentItem the field: ContactItem.BusinessAddressCity ? I am coding in VB. But I guess if you just give me a hint in C I should also
|
| Printing (without intervention) emails thru code | 20 May 2005 08:53 GMT | 1 |
I am using Access 2003 to do all my work and could really use some help on an Outlook 2003 issue I am having. Within 1 of my Access modules, I want to go to my inbox, find the first email that meets a certain criteria, and print the email without any user intervention whatsoever ...
|