The mailFileDescription object is a system structure containing information about an attachment file to a mail message. A mailFileDescription object has no events.
mailFileDescription property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing information about the class definition of the object or control. |
FileType |
mailFileType (enumerated) |
Specifies the type of the attachment file. The only valid value for PocketBuilder is:
|
Filename |
String |
Specifies the name of the attachment file. |
Pathname |
String |
Specifies the full path of the attachment file including the file name. |
Position |
Unsignedlong |
Specifies the position of the attachment file within the message body. Required when sending multiple attachments. |
mailFileDescription function |
Datatype returned |
Description |
---|---|---|
String |
Returns the class of an object. |
|
Integer |
Creates a reference to a context-specific instance of the specified service. |
|
PowerObject |
Returns a reference to the name of the parent object. |
|
Object |
Returns the type of the object. |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |