Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Create message

Geek News

Create message
"Julieta Prandi" <jprandi[ at ]gmail.com> 1/31/2006 3:49:43 PM
Hi,
I want to create a new message in the storage.
I noticed that there is a function in Outlook::MAPIFolder (Add) that adds a
MailItem to the mapi folder. The problem with this function is that I have a
complete source of a message and I want to create the message from that
source and the security warnings that will be displayed when changing the To
or Cc.
So, I want to create a full message in a specific folder from a source.
Is there any way to do it?

Thanks,
(-- July --)


Re: Create message
"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> 1/31/2006 5:21:18 PM
Do you mean a message in the MIME format?
Mosts protected properties only tigger the prompt if you read them, setting
is fine.
<plug>You can also use Redemption (url below) to import MIME messages - see
SafeMailItem.Import(..., olRFC822)</plug>

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"Julieta Prandi" <jprandi[ at ]gmail.com> wrote in message
news:%23bjzu3nJGHA.604[ at ]TK2MSFTNGP14.phx.gbl...
[Quoted Text]
> Hi,
> I want to create a new message in the storage.
> I noticed that there is a function in Outlook::MAPIFolder (Add) that adds
> a MailItem to the mapi folder. The problem with this function is that I
> have a complete source of a message and I want to create the message from
> that source and the security warnings that will be displayed when changing
> the To or Cc.
> So, I want to create a full message in a specific folder from a source.
> Is there any way to do it?
>
> Thanks,
> (-- July --)
>


Re: Create message
"Julieta Prandi" <jprandi[ at ]gmail.com> 1/31/2006 5:33:25 PM
Thank you, that was what I was looking for.


"Dmitry Streblechenko" <dmitry[ at ]dimastr.com> wrote in message
news:%23XehPqoJGHA.604[ at ]TK2MSFTNGP14.phx.gbl...
[Quoted Text]
> Do you mean a message in the MIME format?
> Mosts protected properties only tigger the prompt if you read them,
> setting is fine.
> <plug>You can also use Redemption (url below) to import MIME messages -
> see SafeMailItem.Import(..., olRFC822)</plug>
>
> Dmitry Streblechenko (MVP)
> http://www.dimastr.com/
> OutlookSpy - Outlook, CDO
> and MAPI Developer Tool
>
> "Julieta Prandi" <jprandi[ at ]gmail.com> wrote in message
> news:%23bjzu3nJGHA.604[ at ]TK2MSFTNGP14.phx.gbl...
>> Hi,
>> I want to create a new message in the storage.
>> I noticed that there is a function in Outlook::MAPIFolder (Add) that adds
>> a MailItem to the mapi folder. The problem with this function is that I
>> have a complete source of a message and I want to create the message from
>> that source and the security warnings that will be displayed when
>> changing the To or Cc.
>> So, I want to create a full message in a specific folder from a source.
>> Is there any way to do it?
>>
>> Thanks,
>> (-- July --)
>>
>
>


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net