IMessageActivity.Text Property

Definition

Gets or sets content for the message.

public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Property Value

Content for the message.

Applies to