mailFileDescription object
The mailFileDescription object is a system structure
containing information about an attachment file to a mail message.
A mailFileDescription object has no events.
Properties
|
mailFileDescription property |
Datatype |
Description |
|---|---|---|
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
FileType |
mailFileType (enumerated) |
Specifies the type of the attachment
|
|
Filename |
String |
Specifies the name of the attachment |
|
Pathname |
String |
Specifies the full path of the attachment |
|
Position |
Unsignedlong |
Specifies the position of the attachment |
Functions
|
mailFileDescription function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the class of an object. |
|
|
Integer |
Creates a reference to a context-specific |
|
|
PowerObject |
Returns a reference to the name of the |
|
|
Object |
Returns the type of the object. |