MessageInReplyTo Property

The unique message identifier of the message this one is in reply to.

Syntax

public string MessageInReplyTo { get; }
Public ReadOnly Property MessageInReplyTo As String

Default Value

""

Remarks

The component fills out this property with the value of the In-Reply-To: message header.

This value can be useful when threading messages by referring to the message you are replying to.

The unique message identifier of the message itself is given by the MessageNetId property.

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

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 7718]