EmailAttachment.MacType
From Xojo Documentation
This property was deprecated.. Please use Uniform Type Identifiers as a replacement. |
Property (As String )
aEmailAttachment.MacType = newStringValue
or
StringValue = aEmailAttachment.MacType
Supported for all project types and targets.
or
StringValue = aEmailAttachment.MacType
Supported for all project types and targets.
The four-character Macintosh Type code.
Example
This example uses the MacType code used for image/jpeg file types in the File Type Sets editor.