Forum: Add-ins for Outlook
February 11th 09, 01:46 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 1
Views: 500
Passwords in MAPI
On Feb 11, 1:44*am, "Daman" u49522@uwe wrote:
I am testing the waters in MAPI and the first thing is I hit a wall regarding
passwords.
1. How do I open a .pst file which has been password...
|
Forum: Add-ins for Outlook
February 11th 09, 01:42 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 560
MAPI Doubts
On Feb 11, 1:42*am, "Daman Pradhan" u49522@uwe wrote:
I am testing the waters in MAPI and the first thing is I hit a wall.
The code that I try to execute when opening a .pst file on a machine...
|
Forum: Add-ins for Outlook
January 12th 09, 09:01 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 7
Views: 1,196
Redemption Compiler problem
On Jan 12, 11:46*am, Byron wrote:
I'm not well versed enough in COM to troubleshoot this problem. *Any
help or suggestions will be greatly appreciated. *TIA.
I am trying...
|
Forum: Add-ins for Outlook
December 24th 08, 03:25 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 613
|
Forum: Add-ins for Outlook
December 5th 08, 04:01 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 723
LDAP access
On Dec 2, 11:19šam, Sergeichik
wrote:
I have write:
bool ReadAD()
{
// Initialize MAPI.
HRESULT hRes = S_OK;
|
Forum: Add-ins for Outlook
November 28th 08, 02:49 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 4
Views: 833
Create Outlook addin
On Nov 28, 8:42*am, "Oliver Vukovics [Public Shareware]"
wrote:
Dear Varun,
I would ask this question as best in the forum ofwww.outlookcode.com,
because the...
|
Forum: Add-ins for Outlook
November 27th 08, 04:01 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 521
add image to xheader
On Nov 27, 5:59*am, sd wrote:
hello
Is it possible to add image file contents as the xheader to outgoing
mail?If yes
what is the max limit on xheader contents?
...
|
Forum: Add-ins for Outlook
November 26th 08, 03:19 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 723
LDAP access
On Nov 26, 3:53*am, Sergeichik
wrote:
I'm trying to read AD(Active directory) content from Outlook addin (C++,
MAPI) by the following way:
(AD's in...
|
Forum: Add-ins for Outlook
November 17th 08, 03:30 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 4
Views: 763
COM Add in or ECE?
On Nov 17, 4:50*am, Mahesh wrote:
Hi ,
*Can anybody tell me what are the advantages of COM add-in over ECE?
Which of the above given approach is preferrable...
|
Forum: Add-ins for Outlook
November 15th 08, 06:21 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 10
Views: 276
|
Forum: Add-ins for Outlook
November 8th 08, 01:38 PM Posted to microsoft.public.developer.outlook.addins,microsoft.public.outlook.program_addins
|
Replies: 5
Views: 654
On Nov 8, 12:50*am, "Peter Foldes" wrote:
Michael
Clear by no means no.
You are asking if you can use Outlook to open Outlook. Explain the latter which makes no sense at...
|
Forum: Add-ins for Outlook
October 28th 08, 03:08 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 857
C++ and Explorers
On Oct 27, 1:40*pm, "Michael Tissington"
wrote:
Thanks
Google keeps losing my posts... going to see if this makes it before I
repost all my source.
|
Forum: Add-ins for Outlook
October 28th 08, 01:08 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 857
C++ and Explorers
On Oct 27, 1:40*pm, "Michael Tissington"
wrote:
Thanks
Oops... I meant "the links that _Ken_ posted above." :)
|
Forum: Add-ins for Outlook
October 28th 08, 01:06 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 857
C++ and Explorers
Here's one of my add-ins. It uses ATL, but I highly recommend doing
so.
Here's the OnConnection handler that adds event sinks for all the
explorers that are extant when the add-in is loaded and...
|
Forum: Add-ins for Outlook
October 16th 08, 04:49 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 559
Capture new category event
On Oct 15, 9:19*pm, Dave wrote:
Hi
Is it possible when a user enters a new Category, for me to fire some code
as I want to keep an external list of all...
|
Forum: Add-ins for Outlook
October 15th 08, 07:40 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 510
|
Forum: Add-ins for Outlook
October 15th 08, 02:05 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 468
|
Forum: Add-ins for Outlook
October 15th 08, 02:01 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 3
Views: 510
publish content of an email
On Oct 15, 3:45*am, pxb wrote:
To publish content of an email to somewhere (for example, MOSS), is outlook
plugin the only way to go? Are there any existing...
|
Forum: Add-ins for Outlook
October 9th 08, 06:13 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 1,444
|
Forum: Add-ins for Outlook
October 9th 08, 06:14 AM Posted to microsoft.public.outlook.program_addins
|
Replies: 2
Views: 1,444
|
Forum: Add-ins for Outlook
September 20th 08, 05:23 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 917
|
Forum: Add-ins for Outlook
September 20th 08, 02:28 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 917
Exception iterating thru inbox mailitems
On Sep 19, 8:14*pm, "Stuart Parker" wrote:
OK, The item it's failing on is a Non-Delivery Report returned by Exchange
which is in the inbox.
Is there something strange about...
|
Forum: Add-ins for Outlook
September 19th 08, 02:59 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 890
append formatted text to postitem's body
On Sep 19, 7:53*am, Sue Mosher [MVP-Outlook]
wrote:
The MailItem.HTMLBody property was added in Outlook 98, the first version to
support HTML message bodies.
--
Sue...
|
Forum: Add-ins for Outlook
September 19th 08, 01:36 PM Posted to microsoft.public.outlook.program_addins
|
Replies: 5
Views: 890
append formatted text to postitem's body
On Sep 19, 1:20*am, sd wrote:
thanks sue
Is the HTML body available in the OOM in versions of Outlook earlier
than 2003? Also, be aware that inserting into the HTML body...
|