You are here

protected property MailhandlerAttachmentEnclosure::$cid in Mailhandler 6.2

Same name and namespace in other branches
  1. 7.2 plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php \MailhandlerAttachmentEnclosure::cid

The Content-ID.

Type: string

File

plugins/mailhandler/commands/MailhandlerCommandsFiles.class.php, line 52
MailhandlerCommandsFiles class.

Class

MailhandlerAttachmentEnclosure
Attachment enclosure, can be part of the result array.

Code

protected $cid;