Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Setting FONT Name for MAPI Message

Setting FONT Name for MAPI Message

Scheduled Pinned Locked Moved Visual Basic
htmlhelptutorialquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    specialdreamsin
    wrote on last edited by
    #1

    Hi, I have a program in which I have to send mail to a list of users. with a text report. Mail sending is working fine with MAPI Messages Control. But how to set the FONT of the message ? Because the Report is not align is getting distrubed. Or Other wise tell me how to change the MAPI message type to HTML Message? Please help me out Ramesh Sambari

    Knowledge is like honey. Collect it, to make life sweet.

    D 1 Reply Last reply
    0
    • S specialdreamsin

      Hi, I have a program in which I have to send mail to a list of users. with a text report. Mail sending is working fine with MAPI Messages Control. But how to set the FONT of the message ? Because the Report is not align is getting distrubed. Or Other wise tell me how to change the MAPI message type to HTML Message? Please help me out Ramesh Sambari

      Knowledge is like honey. Collect it, to make life sweet.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      If youre sending a straight-text message, you don't send a font description. The font is chosen by the email program on the receivers-side, not yours. The only way you can pick the font is if you send the report in an HTML formatted email body. Google "html email body vb.net" for examples.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups