Gets the list of identifiers of messages to which the message is a reply.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property InReplyTo As MessageIdCollection Get |
C# |
---|
public MessageIdCollection InReplyTo { get; } |