Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
286
Array * MessageHeader::replyTo()
287
{
288
return mReplyTo;
289
}
290
291
void MessageHeader::setSubject(String * subject)
292
{
Callers
1
templateValuesForHeader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected