| Thread | Last Post | Replies |
|
| [Redemption v3.4]: SafeItem.Body | 31 May 2004 08:52 GMT | 3 |
Dear Dimitry, I had just upgraded my Redemption from v3.3 to the new Redemption v3.4. I am reading an relatively big xml from a message using the Redemption's SafeItem.Body property.
|
| Chickens, Eggs, EntryID, and Reply Body Text | 28 May 2004 20:09 GMT | 1 |
I'm still working on my Extended MAPI wrapper code to avoid the Outlook security warning when reading objMailItem.Body. I have initial code working and I can now read PR_BODY using EntryID. But I have run into a chicken-and-egg problem. When 'Reply' is
|
| Problem with attaching to reply button | 28 May 2004 17:39 GMT | 1 |
I'm hoping that someone can help me with a problem I'm having! :) I'm trying to attach to the reply button in Outlook 2003 with C#, but I'm getting an exception thrown everytime I try to access a commandbar, such as "Standard"!
|
| Display Distribution List Name in Phone Style View with VB | 28 May 2004 16:15 GMT | 1 |
I am crating a Distribution List dynamically using Redemption and Data from a DB. I have successfully achieved this, but when I open my view in Outlook the list shows as a blank row in my Phone Style View. I need to make it display the DL name in one of the fields. Anyone has
|
| propertypages.add does not change TITLE of propertytab | 28 May 2004 14:38 GMT | 3 |
I have created an addin which is working OK . I have created a propertypage activex form which gets activated in the event OptionPageAdd of my addin. This page is also working ok , but i am not able to set the title of my
|
| Inspector wrapper and Inspector::OnClose event | 27 May 2004 17:09 GMT | 2 |
I have problem with Inspector::OnClose event. Add-in is written using VC++. I add custom toolbars and advise Inspector events in the OnNewInspector event.
|
| Outlook 2002 Add-in: Pocket Contact Synchronizer 1.2 | 27 May 2004 15:15 GMT | 1 |
Anyone know this add-in for Outlook 2003? Thanks
|
| Minimize an Inspector over another Inspector. | 27 May 2004 08:39 GMT | 4 |
I have made an addin to be used within Outlook 2000+ (Word as editor) which adds a toolbar with buttons in the inspector. Now to my problem: I have two Inspectors open, they are both in normal view.
|
| Looking for a freeware anti-spam utility add-in | 26 May 2004 18:16 GMT | 1 |
I would like recommendations for such a tool that incorporates itself into the Outlook interface like IHateSpam. I'd like to stay away from the type that runs separately. Is there a good tool available? TIA
|
| Redemption question ?? | 26 May 2004 00:16 GMT | 1 |
I have a Outlook COM Plug-in and I am trying to convert it over to use the Redemption.DLL to bypass the security prompts I get using the Address Book. I am able to display the Address Book without the security prompts, but I also need to validate an email address or Name
|
| Newline value in Extended MAPI versus Outlook Object Model | 25 May 2004 21:14 GMT | 1 |
I am developing Extended MAPI wrapper code so I can read PR_BODY and avoid the Outlook security warning that occurs with newer Outlook versions when reading objMailItem.Body. (When I have everything working, I will update my previous post on this subject.)
|
| Retrieving the full path to a (active) COM addin | 25 May 2004 13:52 GMT | 1 |
Hi, all! A question like this has been asked earlier (I've included it below).
> Tools->Options->Other->Advanced Options->COM Addins... displays the > available COM addins plus the location and load behavior of the current |
| [Redemption OL2K] MAPIUtils.CreateRecipient Uses Exteremly High Volume Of Memory & Returns After Non-Logical Period | 24 May 2004 23:39 GMT | 1 |
I am using the Redemption component in an Outlook add-in project, which is targeted for usage in Outlook Y2K, XP, and 2003. Lately, I am facing a strange behavior on several workstations while using my add-in.
|
| How can I add a new user defined field for contacts using an add-in in Outlook 2000 ? | 24 May 2004 23:36 GMT | 3 |
I want to add a new user defined field for a contact using an add-in. Is this possible ? If this is possible how can I enter a value using the same add-in. I used until now the following code to add a new contact:
|
| Adding a CommandBar to an Outlook 97 inspector | 24 May 2004 23:35 GMT | 3 |
Is it possible to add a new commandbar to an inspector _in Oultook 97_? I'm tyring it in VB and Delphi and getting "error 800040005", which is 'access denied' IIRC, when I call "CommandBars.Add".
|