TaskAgentMessage.MessageId 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.
Gets or sets the message identifier.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public long MessageId { get; set; }
member this.MessageId : int64 with get, set
Public Property MessageId As Long
Property Value
- Attributes