MCPcopy 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
338String * Address::mailbox()
339{
340 return mMailbox;
341}
342
343struct mailimf_address * Address::createIMFAddress()
344{

Callers 11

AddressMethod · 0.45
addressWithIMFMailboxMethod · 0.45
isEqualMethod · 0.45
mc_foreacharrayFunction · 0.45
recipientWithReplyAllMethod · 0.45
checkAccountMethod · 0.45
internalSendMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected