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 file. Values mailAttach! — data file. mailOLE! mailOLEStatic! — static OLE Only mailAttach! is supported for Extended |
|
Filename |
String |
Specifies the name of the attachment |
|
Pathname |
String |
Specifies the full path of the attachment file |
|
Position |
Unsignedlong |
Specifies the position of the attachment file |
Functions
|
mailFileDescription function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the class of an object. |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Object |
Returns the type of the object. |