A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 14 of 14
Search took 0.02 seconds.
Search: Posts made by: [email protected]
Forum: Outlook - General Queries December 20th 06, 10:17 PM Posted to microsoft.public.win32.programmer.mapi,microsoft.public.outlook
Replies: 1
Views: 582
Posted By [email protected]
Displaying Unicode characters in MAPI Address Book

I have some code for a MAPI address book provider. I now need it to
display Unicode strings in Outlook. However, I've looked all over and
have been unable to find a way to make Outlook ask for...
Forum: Outlook and VBA June 6th 06, 09:02 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 1,257
Posted By [email protected]
Spaces Removed in HTMLBody

Ignore this post. It turns out that it's not Outlook's problem. Sorry
about that.

wrote:
That was a good suggestion, but it didn't work.

Michael Bauer wrote:
Am 5...
Forum: Outlook and VBA June 6th 06, 06:33 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 1,257
Posted By [email protected]
Spaces Removed in HTMLBody

That was a good suggestion, but it didn't work.

Michael Bauer wrote:
Am 5 Jun 2006 14:19:53 -0700 schrieb :

You can replace all spaces by  

--
Viele Gruesse /...
Forum: Outlook and VBA June 5th 06, 11:19 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 1,257
Posted By [email protected]
Spaces Removed in HTMLBody

I have a C# program using an Outlook 2000 generated interop object in
which I'm prefilling the the MailItem's HTMLBody. The problem that I'm
having is that spaces between words get removed if a tag...
Forum: Add-ins for Outlook May 9th 06, 04:53 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

I guess the equivalent of empty variant in C# would be null, so I
passed that in for the last three parameters and saw no change.
Forum: Add-ins for Outlook May 8th 06, 09:52 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

I'm not sure what you're asking. Here is my code:

Redemption.Attachment attachment =
safeMailItem.Attachments.Add("c:\\showletter.bmp",
OlAttachmentType.olByValue, 1, "image1");
Forum: Add-ins for Outlook May 8th 06, 06:12 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

The only real difference I see is the value of the
PR_RENDERING_POSITION. It's -1 for the one that works and 1 for the
one that doesn't.
Forum: Add-ins for Outlook May 1st 06, 10:20 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

I've reduced the HTML body to the simplest form possible:

IMG src=cid:image1

and still the image gets stripped. I'm setting the following
properties on the attachment:

...
Forum: Add-ins for Outlook April 28th 06, 10:50 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

Here is the message I'm sending that doesn't work:

HTMLheadmeta content="TX_HTML32 12.0.230.500"
name="GENERATOR"title/titlestyle type="text/css"BODY
{font-family:
'Arial';font-size:...
Forum: Add-ins for Outlook April 27th 06, 10:55 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Forum: Add-ins for Outlook April 27th 06, 09:14 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

The attachments aren't there in OE. Also, the img tags have been
removed from the source.
Forum: Add-ins for Outlook April 27th 06, 01:34 AM Posted to microsoft.public.outlook.program_addins
Replies: 0
Views: 884
Posted By [email protected]
Outlook Interop COM Exception When Logged in as Windows Standard User

I'm creating Outlook messages using the Outlook Application object and
Redemption. When I'm logged in as a Windows Standard user, I'm getting
a COM exception when I retrieve the Drafts folder. This...
Forum: Add-ins for Outlook April 26th 06, 11:51 PM Posted to microsoft.public.outlook.program_addins
Replies: 0
Views: 868
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

I'm embedding images into HTML emails using Redemption and following
the example given he

http://www.dimastr.com/redemption/

The images appear fine when sent, but always get stripped when...
Forum: Add-ins for Outlook April 26th 06, 11:30 PM Posted to microsoft.public.outlook.program_addins
Replies: 15
Views: 2,469
Posted By [email protected]
Embedded Images Stripped By Receiving Clients

I'm embedding images into HTML emails using Redemption and following
the example given he

http://www.dimastr.com/redemption/

The emails appear to get created and sent fine, but the images...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 05:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.