ThreadMessageResponse.ThreadId

ThreadMessageResponse.ThreadId property

Gets or sets the ID of the thread to which this message belongs.

public string ThreadId { get; set; }

See Also