TextLength property

The length, in characters, of the message.

Syntax
Visual Basic
Public Readonly Property TextLength As Long
C#
public long TextLength {get;}