PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Re: word opening outlook e-mail

Reply

Re: word opening outlook e-mail

 
Thread Tools Rate Thread
Old 19-06-2008, 02:15 PM   #1
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: word opening outlook e-mail


If a Word item is actually an email item from Outlook then the
ActiveWindow.Envelope.Visible property is True.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Armin" <eto.me@odmah.ba> wrote in message
news:36d598d2824b47d586bb45c42cc0ec0c@newspe.com...
> hi,
> i'm developing a shared add-in
> custom toolbar with buttons for opening and saving emails,doc, ppt files
> i have a problem with word
> is there a way to know if word has opened a msg file
> so i could then save it proper format(msg not doc)
>
> regards...
>
> url:http://www.ureader.com/gp/1079-1.aspx


  Reply With Quote
Old 20-06-2008, 12:45 PM   #2
armin.mahmutovic@gmail.com
Guest
 
Posts: n/a
Default Re: word opening outlook e-mail

Hello,
Thanks for the help..
Do you is ti possibleto save the file back to msg format from word..
Kind regards
  Reply With Quote
Old 20-06-2008, 01:45 PM   #3
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: word opening outlook e-mail

You'd need to use Outlook code for that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


<armin.mahmutovic@gmail.com> wrote in message
news:1c9a87c8-41b7-4a6b-aa1e-25ffd4c856cc@k13g2000hse.googlegroups.com...
> Hello,
> Thanks for the help..
> Do you is ti possibleto save the file back to msg format from word..
> Kind regards


  Reply With Quote
Old 20-06-2008, 02:06 PM   #4
armin.mahmutovic@gmail.com
Guest
 
Posts: n/a
Default Re: word opening outlook e-mail

Hi,
I'v realised that.
I was going in a wrong direction...
Is there a way that I could save e-mail along with the attachments, so
they would be opened in outlook dorectly, or do I have to add the e-
mail from a msg file and attach files to thaat e-mail.
Regards..
  Reply With Quote
Old 23-06-2008, 02:57 PM   #5
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: word opening outlook e-mail

If you save an email that has attachments as an MSG file when it's opened by
Outlook the attachments are there. You do lose some information from the MSG
format as certain properties are lost and some are changed such as some
dates.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


<armin.mahmutovic@gmail.com> wrote in message
news:526e76aa-73a8-4e86-b991-c598759e36a2@l64g2000hse.googlegroups.com...
> Hi,
> I'v realised that.
> I was going in a wrong direction...
> Is there a way that I could save e-mail along with the attachments, so
> they would be opened in outlook dorectly, or do I have to add the e-
> mail from a msg file and attach files to thaat e-mail.
> Regards..


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off