| 
          Gets and sets the selected message body text. Syntax
          object.SelText [= message ] Remarks
          The SelText property returns the selected message body text
          as specified by the SelStart and SelLength properties.
          Setting this property replaces text in the message body starting at
          the byte offset specified by the SelStart property. Data Type
          String See Also
          SelLength Property, 
          SelStart Property, Text
          Property |