Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ mailbox
Method
mailbox
src/core/abstract/MCAddress.cpp:338–341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
String * Address::mailbox()
339
{
340
return mMailbox;
341
}
342
343
struct mailimf_address * Address::createIMFAddress()
344
{
Callers
11
Address
Method · 0.45
addressWithIMFMailbox
Method · 0.45
addressWithNonEncodedIMFMailbox
Method · 0.45
isEqual
Method · 0.45
mc_foreacharray
Function · 0.45
recipientWithReplyAll
Method · 0.45
displayStringForAddress
Method · 0.45
shortDisplayStringForAddress
Method · 0.45
veryShortDisplayStringForAddress
Method · 0.45
checkAccount
Method · 0.45
internalSendMessage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected