EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

MessageId Property

The Id of the message.

Syntax

[VB.NET]
Public Property MessageId As String

[C#]
public string MessageId {get; set;}

Remarks

The Id format is as in RFC 2822: id-left@id-right.

In AS1, customizing the MessageId is not supported. An appropriate MessageId will be generated by the component for each outgoing message. You should record this value after sending this value, and set it again when you verify the receipt.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]