MessageId Property

The Id of the message.

Syntax

public string MessageId { get; set; }
Public Property MessageId As String

Default Value

""

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]