Seltext property and Message control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Since the Seltext property only applies to text boxes and combo boxes, is
there any way of returning the selected text in a Message/Notes control?

Thanks in advance

Vaughan
 
If WordMail is the email editor, you can use Word's Document.Selection
object. Otherwise, you'd need to use Redemption's SafeInspector or recode
with Extended MAPI.
 
Thanks Sue. WordMail looks doable.

Sue Mosher said:
If WordMail is the email editor, you can use Word's Document.Selection
object. Otherwise, you'd need to use Redemption's SafeInspector or recode
with Extended MAPI.

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