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; } |