| Thread | Last Post | Replies |
|
| Disable Reply and Forward actions in custom form | 31 Dec 2008 17:07 GMT | 1 |
Having issues creating a custom form for posting in a public folder that we want to track discussions. Created a custom form to disable the Reply and Forward actions. Once the form is published to the Exchange server for use on the Public Folder, people
|
| Send Email using Outlook | 30 Dec 2008 14:02 GMT | 3 |
I have a requirement to send a mail. I am developing a Windows Application in .NET v1.1. Could anyone please let me know the process to send. As we don’t have the option to use the SMTP server and need to share our MS
|
| OL2007: TablePtr->ColumnsPtr->Add() triggering Outlook Security Pr | 29 Dec 2008 21:25 GMT | 5 |
On some systems (not all, and I am not sure yet what makes them different) every time I add a column to the columns collection, it triggers the Outlook Security Prompt. Here is the code I am using...nothing fancy:
|
| Publishing forms | 29 Dec 2008 14:08 GMT | 3 |
I am new to forms, just discovered it today. I created a new custom form, and figured out how to make it my default for contacts. I need to know what steps to take in order to be able to export the file as a Vcard and send it to someone else (they're on a Mac) with the design ...
|
| Message form customization | 24 Dec 2008 14:23 GMT | 1 |
How to make customized Message form as default? I have publish the customized form as XYZ name now how I can I make it default? There is no way I could see the properties of Message form so that I can point IPM.Post to XYZ. Thanks,
|
| Add the macro in new mail form | 24 Dec 2008 14:22 GMT | 1 |
I want to write macro on Send_Item() event. I have two below questions. Could any one please help me out. 1. How to make new mail form default? 2. If certain condition not satiesfied then mail should not send and new
|
| protect custom form script in outlokk 2007 | 24 Dec 2008 08:36 GMT | 2 |
I've customized message form for Outlook 2007 & need to publish it in organizational form library.I want to protect the form script.In Outlook 2003 there was password protection but in Outlook 2007 it is not. Is it possible to protect my custom message form script in
|
| Script debugger in Outlook 2007 and Vista | 23 Dec 2008 20:12 GMT | 2 |
In the book "Programming Outlook" from Sue i read that Script debugger functionality is only available in one of the two further combinations: 1) You use Outlook 2007 in Windows Xp and you have installed the Microsoft Script Editor using the add components feature of Outlook 2007
|
| Contact form custom action | 22 Dec 2008 14:10 GMT | 2 |
I added a custom action in the actions page of the standard IPM.Contact form. For this custom action i checked the option to show it on the context menu and on the bar menu. I viewed through VBScript the type property of its relative control on the context menu and it says it is ...
|
| questions about windows relationship and always on top. | 18 Dec 2008 20:36 GMT | 5 |
I created a preference window for my outlook add-in with windows forms. I have 2 questions. 1. should the preference window be the child window of outlook main window? if Yes how to make it move outside the outlook window? If I set the parent
|
| Unexpected email message | 18 Dec 2008 18:32 GMT | 3 |
I have created a custom form that works great. The only thing I am questioning, is why an automatic email comes back after hitting the SEND button from: IS 03Competition concours
|
| Retrieve recipients smtp address using Redemption + Outlook 2003 | 18 Dec 2008 17:26 GMT | 2 |
Hello I want to receive recipients (address from TO,CC)from the incoming mail using Redemption for Outlook 2003. I am able to get recipients pointer from SafeMailItem. When i try to itrate trough recipients to get address of the recipient it always give me null. But when i use ...
|
| exporting p2 tab from custom task form to excel | 16 Dec 2008 14:13 GMT | 1 |
Hi we are trying to send a task form to seperate resources then collate the results and export them into excel. Ideally we would like this to be a automated process. The problem is when the task is exported into excel it only contains the 1st
|
| The control could not be created because it is not properly licens | 16 Dec 2008 07:51 GMT | 1 |
My environment is Visual Studio 6 Microsoft Outlook 2003 In my vba Code I reference msadodc.ocx for interaction with SQL Server
|
| Problems with custom forms.. | 12 Dec 2008 19:43 GMT | 1 |
I have a custom form (published in the Inbox folder) and I have used some VBScript code to change all the Inbox mails MessageClass (to "IPM.Note.myForm"). It works, and all of them open using my custom folder, BUT:
|