Added attachments are not visible if I invoke mailItem.Display

  • Thread starter Thread starter Sergey Zhulin (JetBrains)
  • Start date Start date
S

Sergey Zhulin (JetBrains)

Hello!
I want to add attachment to mailItem and attachment must be visible. How to do it? What exactly property is?

Thanks

--
Sergey Zhulin
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
-- Posted by JetBrains OmniaMea
 
Attachments should always be visible if you add them with
MailItem.Attachments.Add. If you're seeing something different, show the
relevant code snippet.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Sergey Zhulin (JetBrains) said:
Hello!
I want to add attachment to mailItem and attachment must be visible. How
to do it? What exactly property is?
 
Back
Top