 | EnvelopeInReplyTo Property |
The Message-Id that the message is replying to.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.17.0
Syntaxpublic string? InReplyTo { get; set; }Property Value
StringThe Message-Id that the message is replying to.
Remarks
The Message-Id that the message is replying to.
See Also