Edit

Share via


TaskAgentMessage.MessageType Property

Definition

Gets or sets the message type, describing the data contract found in TaskAgentMessage.Body.

[System.Runtime.Serialization.DataMember]
public string MessageType { get; set; }
member this.MessageType : string with get, set
Public Property MessageType As String

Property Value

Attributes

Applies to