SetLineWidth()
Use this method to set a new default length to use when wrapping plain-text e-mails.
Syntax
Sub SetLineWidth(ByVal lineWidth As Long)
Parameters
| Parameter | Description |
|---|---|
lineWidth | The maximum length of a line in a plain-text e-mail message. |