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