MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / replyTo

Method replyTo

src/core/abstract/MCMessageHeader.cpp:286–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

284}
285
286Array * MessageHeader::replyTo()
287{
288 return mReplyTo;
289}
290
291void MessageHeader::setSubject(String * subject)
292{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected