| Thread | Last Post | Replies |
|
| Get Public/Archieve Folders Path Name | 20 Nov 2006 15:39 GMT | 2 |
In Outlook , how can I find the Public/Archieve Folder PATH name like c:/vel/... ? Thanks in advance for your reply.
|
| Read (Show) Attachments | 20 Nov 2006 05:54 GMT | 3 |
Is it possible to read(show) attchments name..? like this olMail.Subject olMail.Body
|
| Sending Attachments to recipients | 19 Nov 2006 23:50 GMT | 10 |
Is there a way to macro sending attachments to multiple recipients. I have 14 reports that go to 14 distribution lists. Each report going to its own distribuing list. I do this once permonth and the distribution list is the same but the report names are different. Example
|
| Copy Internet Calendar appointment | 19 Nov 2006 22:32 GMT | 2 |
When I try to use an addin to automatically copy items from an Internet Calendar to the default calendar, I get a COMException (0x80020009: Cannot move the item) when I try to use AppointmentItem.Move(). The code looks something like this:
|
| anothers user's calendar | 19 Nov 2006 18:51 GMT | 3 |
Situation: USER A has opened in Exchage enviroment USER B's calendar My script gets the folder object by Application.ActiveExplorer.CurrentFolder
|
| Encodings and the OMS Web Service API | 19 Nov 2006 18:09 GMT | 1 |
I'm in the midst of implementing a Office Outlook 2007 Mobile Service (OMS) backend to allow Office to connect to our two-way SMS gateway using the guidelines published here: http://www.microsoft.com/downloads/details ...
|
| Auto-reply with DS Develpoment plug-in | 19 Nov 2006 16:15 GMT | 4 |
Good day all. I have purchased the DS Development Auto-reply manager. I have a website that has a form for submittal about customer info. The problem that I face is that the email address that I desire to reply to in the auto-reply is in the
|
| Changing the "To" field when "reply" is clicked | 17 Nov 2006 14:18 GMT | 1 |
Hi I am deveolping an application in VC++ using MAPI. I have designed a custom message form where in a message will be to the outlook by clicking a button on my application. But my issue is
|
| Find No of Attachments | 17 Nov 2006 14:16 GMT | 1 |
Hi , Is there any possible to find the No of Attachments in the mail? If the attached mail having multiple attachments mean how can we read or show using code..?
|
| Outlk 2k3 script: Tab in body Task "space to separate text" | 17 Nov 2006 14:13 GMT | 1 |
I search without succes how to insert "TAB" to text I use Space() String1 & space(50-len(string1)) & string2 to align my text but the result don't match in real the len of empty and filled string aren't the same
|
| How can I show the number of contacts in a given outlook 2003 distribution list? | 17 Nov 2006 06:00 GMT | 1 |
If its possible, How can I show the number of contacts in a given outlook 2003 distribution list? Thanks
|
| Count the No of Mails | 17 Nov 2006 01:40 GMT | 4 |
Hi ..! How to count the no of mails in the INBOX? Is there any syntax for shows no of mails in the INBOX? Thanks in advance for your reply.
|
| VBA shutdown error Outlook | 16 Nov 2006 19:54 GMT | 3 |
Hello, like so many code cats before me I now have a persistant shutdown error in my Outlook VBA code. I do know I have to clean up my object declarations and have a lot of cleaning going on but stil can't find the error. Maybe somebody is more awake that I? (Isn't there an
|
| Explorer Width | 16 Nov 2006 15:56 GMT | 2 |
Can you get the width of an explorer object *excluding* any panes like folder list, navigation pane etc? tx
|
| Linking excell to Oulook Contact list | 16 Nov 2006 15:45 GMT | 1 |
I have been trying to see if i could link a excell worksheet to my Outlook Contact list so far all i have been able to do is copy and paste. I am looking to find a way to have an active link between the two if it is possible
|