ThreadInitializationMessage.Content Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The textual content of the initial message. Currently, robust input including images and annotated text may only be provided via a separate call to the create message API.
public string Content { get; }
member this.Content : string
Public ReadOnly Property Content As String