A
alfred
Hello. I'm trying to learn the Windows Mail API and have run into a
problem I can't figure out. I've been unable to find any good
resources on the Windows Mail API and have only found 1 example which
only covered the basics. The problem is when I create an email there
is no account assigned to it. When Outlook Express tries to send this
email message I get a warning telling me that no account has been
assigned to the message and asks me if I'd like to use my default
account to send it.
Using the example I found, I was able to determine that the account
name was assigned to a property named "att:athena-account-name" when
an email message was created using OE. This property is not visible
when viewing the message source in OE. I was unable to find any
information on this or the other properties that appeared to be OE
specific.
How do I assign an account to an email programmatically using the
Windows Mail API?
Where can I find more information of these properties that OE uses to
associate emails with accounts and how to set them?
I am running Windows XP and Outlook Express 6.
Any and all help is appreciated.
Thanks in advance,
Alfred
problem I can't figure out. I've been unable to find any good
resources on the Windows Mail API and have only found 1 example which
only covered the basics. The problem is when I create an email there
is no account assigned to it. When Outlook Express tries to send this
email message I get a warning telling me that no account has been
assigned to the message and asks me if I'd like to use my default
account to send it.
Using the example I found, I was able to determine that the account
name was assigned to a property named "att:athena-account-name" when
an email message was created using OE. This property is not visible
when viewing the message source in OE. I was unable to find any
information on this or the other properties that appeared to be OE
specific.
How do I assign an account to an email programmatically using the
Windows Mail API?
Where can I find more information of these properties that OE uses to
associate emails with accounts and how to set them?
I am running Windows XP and Outlook Express 6.
Any and all help is appreciated.
Thanks in advance,
Alfred