| Thread | Last Post | Replies |
|
| Outlook 2000 and Outlook XP not allowing to send emails from ACT | 16 Nov 2004 19:22 GMT | 1 |
I have 3 machines at work that do not allow emails to go from ACT without first asking for permission through Outlook a window pops up asking for permission with allow for 1,5,10 mins or do not allow you can select any of the timed options and for each email sent from ACT it ask ...
|
| How to Trap Shortcut Keystrokes | 16 Nov 2004 14:13 GMT | 1 |
I've written an Add-In (C++ and ATL) that hooks some Outlook command bar buttons. Outlook calls my Add-In when the hooked menu items are selected or when the command bar buttons are pressed but not when the associated shortcut is used.
|
| Getting PR_EMS_AB_HOME_MDB in an Addin written with c# | 12 Nov 2004 22:29 GMT | 2 |
According to MSDN, PR_EMS_AB_HOME_MDB , equates to: &H8006001E (0x8006001E in c#), which also equates to: 2147876894. In my code, everytime I try to reference this property I get " [Collaboration Data Objects - [MAPI_E_NOT_FOUND(8004010F)]]"
|
| Update hidden field in a thread | 12 Nov 2004 17:06 GMT | 3 |
I am planning to spawn a seperate thread to update the hidden field in of MAPIFolder in the background when I was on someting. I heard that Outlook is single threaded. Would this possible to be implemented then? regards,
|
| Backup Outlook .pst files | 12 Nov 2004 14:55 GMT | 2 |
When I try to backup the Outlook.pst and the Archive.pst files I get the following messgae: The process cannot access the file because another process has locked a portion of the file. Any ideas what that may be? I exited from instant messaging.
|
| How can one change programmatically calendar folder's default form to custom form? | 11 Nov 2004 14:35 GMT | 1 |
Please help! How can one change programmatically calendar folder's default form to the previously defined custom form, so that on File->NewAppointment menu option selection this custom form will be called?
|
| Redemption::ISafeMAPIFolder | 10 Nov 2004 02:22 GMT | 2 |
CComPtr<Redemption::ISafeMAPIFolder> spSafeMailFolder; CoCreateInstance ( CLSID_MAPIFolder, NULL, CLSCTX_INPROC_SERVER,
|
| Filtering Text in Outllook2003 using C# | 09 Nov 2004 22:04 GMT | 3 |
I am working on building ‘smart’ filtering technology for Outlook 2003, which requires that we integrate some text-oriented analysis capabilities that we’ve developed in C#. We’ve found an example from the Outlook 2003 VBA Lang form MSDN document.
|
| Creating New Email Items in a Folder using C# | 09 Nov 2004 18:17 GMT | 3 |
I want to be able to create a new email item, set all of its properties (all of them) and add them to a specific folder in Outlook (I am trying to add items into Outlook that were not received via email). I have gotten pretty far with this so far, but am running into some annoying ...
|
| Outlook Property Pages | 08 Nov 2004 22:58 GMT | 6 |
I pulled this from a web site... What MAPI Can Do That Outlook Can't "Adding tabs to the Tools | Options and folder Properties dialogs in Outlook 97 and 98"
|
| Message-ID | 08 Nov 2004 17:40 GMT | 1 |
How to get the Message-ID from outlook object? The entryid is not giving the right message id. How about Redemption, does it have any property to get the Message-ID? thx
|
| Capture the before close event | 08 Nov 2004 08:15 GMT | 2 |
Dear Sirs, How can I capture the before close event of an item since on the close event I am not able to refer the item object. Regards,
|
| HELP: Can't debug my VC++ Outlook COM Add-in? | 08 Nov 2004 07:10 GMT | 1 |
I created an Outlook COM Add-in using the VC++ ATL wizard in Visual Studio 6, roughly following an article found on codeproject.com (http://www.codeproject.com/com/outlookaddin.asp). This automatically created the required _IDTExtensibility2 interface methods, and changed them
|
| [Q] Right Click Any Shortcut and BSOD - BAD_POOL_HEADER | 07 Nov 2004 02:05 GMT | 1 |
- WinXP Pro SP2 - If I right mouse click on any shortcut be it on the desktop, start menu, quick launch menu I get a BSOD with BAD_POOL_HEADER - I have run a full chkdisk and it reported no errors
|
| First Explorer | 05 Nov 2004 19:12 GMT | 3 |
How can I tell when the first explorer is created ? Really I trying to determine if Outlook has a visible GUI
 Signature Michael Tissington
|