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. Is there a way to check if email is send or not

Is there a way to check if email is send or not

Scheduled Pinned Locked Moved Visual Basic
csharpquestion
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.
  • C Offline
    C Offline
    C Coudou
    wrote on last edited by
    #1

    Hi, Is there a way to check if email is send or not in vb.net? I have a program which will send an email using ms outlook. When ever the user click the Email button on my vb.net form. The email outlook message will display with it's recipients, subject and body. Then user will just click the send button after the user adds body information. Now,I want to trap if user click the send button in email outlook form. I want this so that if the user click the send button in email outlook, I will automatically close the vb.net form. Thanks in advance!

    C# コードMicrosoft End User 2000-2008 「「「「「「「「「「「「「「「「「「「「「「「「「「「「 The best things in life are free 」」」」」」」」」」」」」」」」」」」」」」」」」」」」

    T 1 Reply Last reply
    0
    • C C Coudou

      Hi, Is there a way to check if email is send or not in vb.net? I have a program which will send an email using ms outlook. When ever the user click the Email button on my vb.net form. The email outlook message will display with it's recipients, subject and body. Then user will just click the send button after the user adds body information. Now,I want to trap if user click the send button in email outlook form. I want this so that if the user click the send button in email outlook, I will automatically close the vb.net form. Thanks in advance!

      C# コードMicrosoft End User 2000-2008 「「「「「「「「「「「「「「「「「「「「「「「「「「「「 The best things in life are free 」」」」」」」」」」」」」」」」」」」」」」」」」」」」

      T Offline
      T Offline
      tosch
      wrote on last edited by
      #2

      There is a Send-Event on the MailItem object in Outlook which is raised then the user hits the send button on an email.

      Tosch

      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