| Thread | Last Post | Replies |
|
| Need directions - which way to go? | 03 Mar 2006 13:06 GMT | 1 |
what I want to do is this: Create an object (form? button? gizmo?) in a Public Folder. When a colleague clicks/opens this object, he gets to fill in a couple of fields - among which a To: field for the recipient - and then a 'standard' mail is generated with
|
| Outlook Problem | 03 Mar 2006 11:52 GMT | 1 |
> Hello, > > i've a few outlook problem, Would mind help me/ give any hints for me? > Problem: |
| How can I include quotes around a word in text string? | 03 Mar 2006 11:10 GMT | 3 |
How can I include quotes around a word in a text string? For example: sTempString = "PLEASE NOTE THAT THE CODE NEXT TO THE "REF:" NOTATION INDICATES"
|
| Archiving | 02 Mar 2006 21:30 GMT | 3 |
I have created the code below with help from a previous post. I have two additional questions. (1) Is there a way to mark Noaging to False if currently True and True if currently False and (2) This code only works if I'm on a mail item. Is there a way to have it work on a task ...
|
| RPC_E_SERVERFAULT error when trying to import mail | 02 Mar 2006 17:54 GMT | 23 |
I have a problem when trying to import .msg files to outlook : it throws an error : "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))" and make Outlook crash (encountered a problem and needs
|
| Marking as do not archive | 02 Mar 2006 17:14 GMT | 2 |
Can any one help me with writing a macro that will mark the item that is open or highlighted (ie: email, task, sent item) to not be auto archived. Right now we have to open the time, click file/properties and then click dont archive, ok and then save and close. Not a big deal but ...
|
| Using Restrict function in multiple languages | 02 Mar 2006 10:57 GMT | 10 |
I have an Outlook addin. In one of the methods, I am using the Restrict method to restrict the appointment items I am getting from a folder based on the Category name. So the restrict condition goes like this "[Categories] = 'xxxxxx'". It works just fine. But the issue comes when ...
|
| Print pdf attachments | 02 Mar 2006 04:25 GMT | 1 |
Please help!!!! Almost daily I receive HTML emails with 11 or more pdf attachments that need to be printed. How may I print these attachments all at once without opening each one? I tried the File-Print-Print attachments, and it prints only the 1st page of each attachment not ...
|
| Traversing Categories | 02 Mar 2006 02:36 GMT | 5 |
In my Outlook system I have the emails categorized in categories. Just like everybody else does, any email can belong to "zero or more" categories, and categories overlap. Categories are dynamic, as I add and remove categories all the time.
|
| set flags according to age of message | 02 Mar 2006 02:29 GMT | 2 |
I would like to have a macro which I could run on a set of selected messages. The macro would look at the receive date and set flags according to whether it came in yesterday, day before etc. Is there anything out there like that?
|
| Unable to display the folder. | 01 Mar 2006 11:52 GMT | 4 |
HI FRIENDS, i am sending mail throw MAPI from my VB application. after sending the mail somtimes outlook 2003 get hanged with the following msg. Unable to display the folder. Microsoft office outlook could not access the
|
| To Run VB Application What is Needed on Remote PC. | 01 Mar 2006 06:32 GMT | 1 |
Hi to All, I have Created Application in VB. Now I Want To Create Setup Wizard For That Application. And To Run on Remote PC. So What Have i to Install on Remote PC to Run That Application.
|
| How To Create VB.NEt Application Setup. | 01 Mar 2006 04:00 GMT | 4 |
Ho to All, I have Created On Outlook AddIns Application. It's Working Fone on My Machine. But When I Create Depolyment And Run on Other Machine Then It's Giving Error. Error is That U Have to Install .NetFrameWork 1.1 On
|