Function EmailIntegration->_imap_get_mime_type
Definitions
sources/mail_integration.php
- Get the mime type for a part of the IMAP structure.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$structure | object | required parameter | N/A | N/A | Structure |
Return
- Mime type
- Type: string
- Set: N/A
- Range: N/A