TIBCO Enterprise Message Service 4.3.0 .NET Client Class Library

TextMessage Properties

The properties of the TextMessage class are listed below. For a complete list of TextMessage class members, see the TextMessage Members topic.

Public Instance Properties

CorrelationID (inherited from Message) 
CorrelationIDAsBytes (inherited from Message) 
DeliveryMode (inherited from Message) Get and set the message's delivery mode as an integer constant as defined in the DeliveryMode class. Users are recommended to use the MessageDeliveryMode enum instead.
Destination (inherited from Message) 
Expiration (inherited from Message) 
MessageID (inherited from Message) 
MsgDeliveryMode (inherited from Message) Get and set the message's delivery mode as enum value of type MessageDeliveryMode
MsgType (inherited from Message) 
Priority (inherited from Message) 
Redelivered (inherited from Message) 
ReplyTo (inherited from Message) 
TextGets or sets the text content of the text message.
Timestamp (inherited from Message) 

See Also

TextMessage Class | TIBCO.EMS Namespace