| Thread | Last Post | Replies |
|
| Outlook View Control | 20 Jan 2005 15:49 GMT | 1 |
I am using Outlook View Control in a form. It was working fine, but has recently started not functioning as expected. Not all the items that should be displayed are being isplayed, and hte reason is that it is responding to a rogue filter statementin the configuration of the view ...
|
| data types in Outlook | 20 Jan 2005 13:50 GMT | 3 |
What are different data types in Microsoft Outlook. as 1e stand for string, 03 etc. Is there any link for different data types of outlook. Thanks
|
| Advice on right way to do this? | 20 Jan 2005 07:42 GMT | 1 |
I'm trying to help a small, local non-profit with newsletter production. I'm exporting task descriptions from a database, and then importing them into the Manager's Outlook calendar as appointments. That works fine.
|
| Question for Sue Mosher | 19 Jan 2005 23:24 GMT | 1 |
Hi Sue, Thank u for responding before about my post to Save File Attachmetns. How ever the URL u gave me is to download only "Selected" Emails. How can u do this for all Emails in the Inbox folder or any folder u would seelct ?
|
| How to save an remote mailitem to the local folder? | 19 Jan 2005 22:44 GMT | 4 |
My VB6 app first logs on to my Exchange Emailbox. Then by using GetSharedDefaultFolder method, I retrieve a mailitem, mapiMailItem, from another person's Inbox. I make a copy of this mailitem, newMapiMailItem =
|
| Redemption CreateItem method | 19 Jan 2005 22:01 GMT | 1 |
I have an Access 2003 database running on Windows XP. I am trying to programmatically send emails using Outlook 2003. Of course I get the annoying dialog boxes. I installed Redemption, registered it, and used some of their code from
|
| Auto Email Warnings | 19 Jan 2005 21:54 GMT | 2 |
I use MS Access to send emails through Outlook. I've recently upgraded to XP and now when Access tries to send an email Outlook feels the need to warn me about it. Does anyone know how to shut these warnings off? Thanks,
|
| How to set Appointment label property with VBA | 19 Jan 2005 19:19 GMT | 1 |
Can I set the label property of an appoinmentItem with VBA? I can't see a property that allows me to do this? Thanks in advance, gary hillerson
|
| Contact to clipboard | 19 Jan 2005 19:19 GMT | 1 |
I am using outlook 2002 and word 2000. If I use Actions\New Letter to bring up Word's Letter Wizard Outlook complaints that it will not play with the old version. As a workaround I am looking for a macro to copy address and other fields to
|
| find if DistListItem exist | 19 Jan 2005 18:02 GMT | 1 |
How can i realize this ? sFilter = "[Name] = '" & DLName & "'" FDistListItem = FFolderContact.Items.Find(sFilter) Thank's
|
| Creating an email with a attachment from public folders calender. | 19 Jan 2005 17:10 GMT | 3 |
I'm trying to create an attachment of a calender item in the public folders with VBA ofcourse... I can send an email with an attachement, but I don't know how to point to the calender item... MailMessage.Attachments.add "C:\push.log", olEmbeddedItem, , "Test" This works... but I ...
|
| periodically move messages from mailbox to personal folders | 19 Jan 2005 12:51 GMT | 6 |
I access some work mails both at home and at work which necessiates that I keep relatively recent mails in the server and move the rest to the personal folder at work. Inside the inbox, I have various folders which in turn have some more folders like this
|
| Outlook 2003 and getting folders with script | 18 Jan 2005 23:59 GMT | 18 |
I have a button set up on a custom contact from to add a journal entry for a contact. It worked fine until I went to Outlook 2003 and now I get the error because the routine is not able to get the folder name. The following is the script that I believe is not working correctly. ...
|
| OUTLOOK MAKRO Spezialwunsch | 18 Jan 2005 19:53 GMT | 1 |
Guten Tag Wir m?chten ein Makro schreiben, welches automatisch beim versenden von externen E-Mails das Info@xxx Konto benutzt, oder dem Outlook Formular direkt zuweist... (Exchange 2003 Server)
|
| Non-English strings in Non-English Outlook - how to handle | 18 Jan 2005 18:43 GMT | 1 |
We have a project management addon that links with Outlook. We use the categories to stand for individual projects, and bring in the task information under each category. We have translations into French, German, Danish, Swedish, and Dutch. We recently discovered that the ...
|