Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ bcc
Method
bcc
src/core/abstract/MCMessageHeader.cpp:276–279 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
Array * MessageHeader::bcc()
277
{
278
return mBcc;
279
}
280
281
void MessageHeader::setReplyTo(Array * replyTo)
282
{
Callers
3
templateValuesForHeader
Method · 0.45
sendMessage
Method · 0.45
parseAddressesFromRfc822
Function · 0.45
Calls
no outgoing calls
Tested by
1
parseAddressesFromRfc822
Function · 0.36