IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

MessageNetId Property

The globally unique identifier of the message.

Syntax

[VB.NET]
Public ReadOnlyProperty MessageNetId As String

[C#]
public string MessageNetId {get;}

Remarks

This property contains the globally unique identifier of the message. The component fills the MessageNetId with the value of the Message-Id: header. This is a globally unique value normally created by the first mail server the message is sent to.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]