| Thread | Last Post | Replies |
|
| Accessing Outlooks Contact List | 23 Nov 2004 15:00 GMT | 2 |
How can I display the address book that outlook uses so that I can prompt the user to select a person to send the email to? I am wanting to do this from a MS Excel form. Thank you in advance.
|
| Using the Outlook object model, how do I access the names of all of the user defined fields? | 23 Nov 2004 14:26 GMT | 2 |
I need to get a list of the names of user defined fields in the Outlook contacts folder. These aren't the standard User1, User2 etc, fields but customer created fields.
|
| Debug Error - Microsoft Visual C ++ Debug Library | 23 Nov 2004 01:19 GMT | 5 |
I keep getting an error message when opening Outlook. This message doesn't come up everytime, it's quite sporadic. The text box reads the following: Microsoft Visual C ++ Debug Library Debug Error
|
| How to open MSG file from VBA in OL 2003 | 22 Nov 2004 23:57 GMT | 7 |
I'm programming in VB.NET 2003 using the Microsoft.Office.Interop.Outlook namespace. I noted that a PST file is opened directly via the command-line switch like this:
|
| Synchronizing outlook with Different Access Databases | 22 Nov 2004 23:54 GMT | 3 |
Can anyone tell me how to synchronize (not just transfer) contacts, tasks and meetings between outlook and msaccess. The question is more to get an idea which system to use to know which existing Access contact, task or meeting would be linked with which Outlook
|
| GetSharedDefaultFolder and permission issue | 22 Nov 2004 21:02 GMT | 1 |
I'm using GetSharedDefaultFolder to access another user's folders. I set up two users, user1 and user2. I gave user2 the read permission/Reviwer permission on user1's default
|
| MailItem SaveAs method | 22 Nov 2004 17:50 GMT | 9 |
Using SaveAs method, I can save an email to disk. But in the saved file, Outlook automatically adds From, To, CC and Subject on the top of the mesasge body. Is it possible to just save the email body? Thanks.
|
| Open a certain folder | 22 Nov 2004 16:58 GMT | 1 |
Hi, I have designed a form in order to add appointments that are not recurrent (appointments are the 12th november, 14th december, 29 january...no recursive pattern) and I would like that when you use this form (shown in modeless mode so you can work with the background) outlook ...
|
| Moving mail causes problem | 22 Nov 2004 12:36 GMT | 2 |
i discussed this in the german Outlook-newsgroup also, but did not come to a solution. I try to move a mail that arrives in my "sent" folder automatically to another folder. Works great when I send a mail using the Send-button of
|
| ItemProperties | 22 Nov 2004 12:27 GMT | 1 |
I notice that Outlook 2000's NoteItem do not have Itemproperties nor userproperties. Any other way to write the additional info to the noteitem? thank you
|
| Contact Database icluded attachment file field | 22 Nov 2004 11:48 GMT | 2 |
Is it possible to develop a plug-in tools for OUTLOOK to allow the user to open or drug a contact mail database by excel which included attachment file field. OUTLOOK after getting that database stat automaticaly sending mail with
|
| Add Menu by COM Add-in | 22 Nov 2004 02:50 GMT | 2 |
I Add menu by COM Add-in.When I startup a outlook, everything is ok,but startup another outlook, menu isn't add to outlook.why? thanks.
|
| Sendmail using Redemption | 21 Nov 2004 23:31 GMT | 9 |
I have the following code that I use to send a mail from within Excel. It all seems pretty straight-forward, Redemption seems to integrate well with Outlook. I have one major problem though, in that if I send directly in-stream the
|
| Read names from a PAB file | 19 Nov 2004 20:34 GMT | 2 |
We keep our company addresses in a PAB file, and the users can copy the file from the server to their machines to update the list as people come and go. I am working on another application (client/server web) that I want to be able to populate a SQL database with the names from the ...
|
| Outlook 2003 Sp1 Inspector Problem | 19 Nov 2004 16:34 GMT | 3 |
I have a button in the new mail dialog, which I added from the NewInspector event, which is working in outlook 2003 without sp1. In 2003 with Sp1 , I'm able to create the button, but the onclick event is not getting triggered for that button. Why?
|