MessageContentResponse.Text

MessageContentResponse.Text property

Gets or sets the text content that is part of a message.

public TextResponse Text { get; set; }

See Also