| Thread | Last Post | Replies |
|
| Filtering Meeting Invites As a Delegate | 09 Oct 2008 22:46 GMT | - |
I support multiple managers and have been delegated and given permission to manage their calendars. I receive so many meeting invites that it take to much time to go through when I have more important things that need to be done. My company has a space limit so I need to go ...
|
| Automating sending mail through Outlook2003 with VB6 requiring a p | 08 Oct 2008 16:17 GMT | - |
Is this possible? I am modifing some code that sends mail through Lotus Notes at the present time. We are migrating from Lotus Notes to Outlook2003. To get on our Outlook2003 we have to login into a Domain. I have written some code using the code found at http://support ...
|
| Code for moving Sent Items depending on From Field | 07 Oct 2008 10:37 GMT | - |
We are running Outlook 2000 in CW mode and use communal departmental mailboxes as well as our own. I need some code to automatically move Sent Items that have been sent from the departmental address to the departmental Sent Items folder instead of each individual one.
|
| Outlook 2003 - Turn E-mail into SharePoint Task | 29 Sep 2008 18:41 GMT | - |
In Outlook 2007 I followed guidance on creating a script that can through a rule processing incoming mail that takes a message, creates a Task Item and drops it into a folder that is syncronized with SharePoint.
|
| Move Message Attachments to Inbox | 26 Sep 2008 15:27 GMT | - |
I have about 500 emails that have been forwarded to me. I need to move the message attachment into my inbox and do away with the forwarded portion. How would I do this? Thanks in advance.
|
| Send Meeting Appointment as someone' else | 25 Sep 2008 22:54 GMT | - |
I want to create an meeting appointment on behalf of someone else using VBA. Seems I cannot change the organizer, and I tried logon as someone else, it still recognize as me. How can I do that?
|
| SharePoint Considerations | 25 Sep 2008 21:21 GMT | - |
I want to write a method that reads SharePoint calendar items from Outlook. What are the considerations and limitations of OL2003, OL2007 and their object models? Tx
|
| Application_Startup event not always firing | 24 Sep 2008 16:18 GMT | - |
I have this problem on multiple systems having different configurations and running Outlook 2007. The Application_Startup event doesn't *always* fire. I couldn't find any pattern until now. However, it seems that most often, the event fails to fire when I launch Outlook very ...
|
| My 2007 Outlook deletes several emails when I only try to delete o | 19 Sep 2008 23:08 GMT | - |
My 2007 Outlook keeps deleting emails. I click on an email and it just deletes it. When I delete one email it keeps on deleting 2 or 3 more. When I try to right click to add an email to the Junk list Outlook deletes it before I finish the process and deletes several other emails ...
|
| Customer Task form | 17 Sep 2008 18:31 GMT | - |
Created a new Task form. Published it in Task folder. How do I use this new form in Access?
|
| Custom Forms Printing strange Behavior | 16 Sep 2008 15:41 GMT | - |
Hi. I made a custom form using Outlook 2003 to take information regarding a customized appointment. Everything is working perfectly (dynamic combo, syncronization with 3rd party app, etc...) except one little thing which is driving me nuts.
|
| Messages not displaying properly | 16 Sep 2008 11:54 GMT | - |
Suddenly i cannot open messages from any of my mailboxes, either at all or just the toolbars open but not the content section. I can reply, forward etc, either by clicking on the toolbar if it appears, or right clicking on the item in the list. Its just the first opening i ...
|
| email address not being deleted | 15 Sep 2008 13:40 GMT | - |
I am trying to delete all the contacts in my "Agencies" folder which have no email1address, as follows: $outlook = new-object -comobject "Outlook.Application" $session=$outlook.Session
|
| Multiple PKI Certificates one instance of Outlook | 11 Sep 2008 13:22 GMT | - |
Currently we have a program that uses Outlook, Access and VBA to read organizational mailboxes and write the contents of emails to a central data base and send a response back the the sender that the email has been received. We have been given thte requirement to add the ability ...
|
| How to desactivate "Never warn me about suspicious activity" | 11 Sep 2008 11:57 GMT | - |
I need to desactivate the option: "Never warn me about suspicious activity" in Outlook of office 2003. I now where can I do it in Office 2007. But where is this in Office 2003? Thanks,
|