Results 1 to 2 of 2

Thread: Using clipboard outlook object

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    11

    Using clipboard outlook object

    Hi,

    I'm looking for code example how to access mail message text from outlook and outlook express, that was copied to the clipboard.

    thanks,

    gsagie

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Using clipboard outlook object

    You would use
    Code:
    Clipboard.GetText
    Where do you want to place this text? In a textbox on your VB form?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width