forwardSystemTextEventArgsBuilder Constructor    Table of ContentDateTime Property forward
SystemTextEventArgsBuilder Properties

The SystemTextEventArgsBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Date time the message was sent. Milliseconds since Jan 1st, 1970, 00:00:00 GMT.
Public propertySentTime
Date-time of the message sent.
Public propertyTextMessage
Text of message.
Public propertyTextMessageExtraFld
Extra field for text message when TextMessage field is not big enough. This should be appended to TextMessage if it is not empty.
Top
See Also