| Thread | Last Post | Replies |
|
| How can I view Group Schedules programmatically ? | 19 Jul 2004 14:08 GMT | 8 |
I am creating a Macro by clicking which I should get a pre made Group schedules window. I am running the macro from inbox so that user dont have to 1. go to Calender, 2. then click on View Group Schedules and
|
| Getting data from another form | 19 Jul 2004 05:29 GMT | 5 |
I was wondering if it is possible for a form to pull data from another form. For example say I created a form that had three text fields (name, date, and reason). So let's say Sally would fill this form out and send it to the proper person(Sue)...Once Sue reads the form she needs to ...
|
| Outlook Appointments and VB.Net | 18 Jul 2004 22:49 GMT | 1 |
Hi all. Having some problems writing code for an Outlook Application. Yea I know who has not written on of these. But still. I'm blind. I have not been able to find a good reference on how to do this. All I want to do is look at my appointments and then send myself a page
|
| Writing COM Addin with VBA | 18 Jul 2004 22:43 GMT | 2 |
I have wrote some code with VBA. In my project, I got 2 forms, 1 Module, and 3 Object Class Modules. The code work fine on my own machine. However, what I want to do is to deploy the code to anyone who want it. I search around google and seems writing a COM addin should do this. ...
|
| Outlook and VB6 | 17 Jul 2004 19:49 GMT | 7 |
I don't know if this falls into the topic of this ng, but I didn't see another one that this fit in, so here goes. Also this may not actually be a code problem, but an Outlook/networking problem on this user's box--I just need more evidence to present to my network admins before ...
|
| A question about the CDO, Extended MAPI and Redemption | 17 Jul 2004 03:07 GMT | 2 |
Is anyone of these dependent on the Exchange Server? CDO 1.21, Extended MAPI or Redemption code I need an Outlook API extension whereby it does not just work on Ms Exchange.
|
| Forward selected mail | 16 Jul 2004 20:54 GMT | 1 |
I get a lot of spam mail at work. They want us to forward it to a specified mailbox on the exch server. Is there any code I can use to automatically forward the selected mail items (by adding a macro button to my toolbar) to the specified
|
| Outlook not refreshing using the OOM | 16 Jul 2004 19:21 GMT | 1 |
My program reads Sues calendar, displays the appointment - all ok, Sue modified her appointment, saves it. My program reads her calendar and doesnt pick up the changes she has just made. It appears to work fine in VB6, however, I need to use VB.NET.
|
| Error : Method 'Class' of Objject 'MailItem' Failed | 16 Jul 2004 16:00 GMT | 4 |
The following code worked flawlessly for ages on a Windows NT 4 Server with Outlook 2000 accessing Exchange 5.5. I recently installed Outlook 2002 on a Windows 2003 Server and copied the macro. Now I get this wierd error all the time :
|
| Outlook Object Extra Information | 16 Jul 2004 03:19 GMT | 5 |
I am not sure if my question make sense to you all, if there are better approaches than this. How do I write extra information into MAPIFolder objects, outlook items like Task Item, Notes item, Contact Item and etc ,which eventually will be saved
|
| URL prefix for creating new instance of a costum form in a PF | 15 Jul 2004 18:54 GMT | 1 |
When I add a "mailto:.." cammand to my html document and click on itt he browser open a new message by default.But I don't want to open a new message.I wanna open a new Public Folder Item by clicking the url.How can I do it? Thanx in addvance Bijan Kianifard P.S.:Would you please ...
|
| Customizing Memo Print | 15 Jul 2004 18:50 GMT | 1 |
I need to print several journal items in memo style. The problem is, if I try to select more than an item, the checkbox "Start each item on a new page" is automatically select. Is there a way to customize the memo print in order to not perform the automatically selected new page ...
|
| way of getting read receipt from hotmail? | 15 Jul 2004 16:16 GMT | 1 |
There is someone with a hotmail account that I want to send an e-mail to, and I need to know if they read it or not. I know hotmail doesn't honour standard read receipt requests (I assume for bandwidth reasons), but is there any other way I can get confirmation of receipt (and ...
|
| outlook 2000 event handler | 15 Jul 2004 08:32 GMT | 2 |
hello team, I am trying to find out, how I can detect in VBA that the user just clicked the folder list away. I know now how to respond to menu events, but I am wondering how I can
|
| Form with an Auto Signature | 14 Jul 2004 21:45 GMT | 3 |
I have created a form and I didn't notice that my auto signature was still embedded in the form...When I first started the form using the Message Class I noticed it, but I just deleted that textbox...Now that I have finished creating the form, and now I'm testing it, I noticed that ...
|