Gets the list of Message-Id headers to which the item is a reply.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Property InReplyTo As MessageIdCollection
	Get
	Private Set
C#
public MessageIdCollection InReplyTo { get; private set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also