Method ForReply
- Namespace
- MailFathom.Domain.Delivery
- Assembly
- MailFathom.Domain.dll
ForReply(string?)
Writes the subject of a reply to the given subject.
public static string ForReply(string? answeredSubject)
Parameters
Returns
- string
The subject the reply carries.