ThreadMessage.ThreadId 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 ID of the thread that this message belongs to.
public string ThreadId { get; }
member this.ThreadId : string
Public ReadOnly Property ThreadId As String