| Package | coldfusion.service |
| Class | public class PopRecord |
| Inheritance | PopRecord Object |
| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
CFIDE.services.poprecord.
The ColdFusion service returns some of the results in CFIDE.services.poprecord.
| Property | Defined By | ||
|---|---|---|---|
| attachementFiles : String | PopRecord | ||
| attachements : String | PopRecord | ||
| body : String | PopRecord | ||
| cc : String | PopRecord | ||
![]() | constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | |
| date : String | PopRecord | ||
| from : String | PopRecord | ||
| header : String | PopRecord | ||
| HTMLBody : String | PopRecord | ||
| messageid : String | PopRecord | ||
| messagenumber : String | PopRecord | ||
![]() | prototype : Object [static]
A reference to the prototype object of a class or function object. | Object | |
| replyto : String | PopRecord | ||
| subject : String | PopRecord | ||
| textBody : String | PopRecord | ||
| to : String | PopRecord | ||
| UID : String | PopRecord | ||
| Method | Defined By | ||
|---|---|---|---|
Creates an instance of the PopRecord class. | PopRecord | ||
![]() |
Indicates whether an object has a specified property defined. | Object | |
![]() |
Indicates whether an instance of the Object class is in the prototype chain of the object specified
as the parameter. | Object | |
![]() |
Indicates whether the specified property exists and is enumerable. | Object | |
![]() |
Sets the availability of a dynamic property for loop operations. | Object | |
![]() |
Returns the string representation of this object, formatted according to locale-specific conventions. | Object | |
![]() |
Returns the string representation of the specified object. | Object | |
![]() |
Returns the primitive value of the specified object. | Object | |
| attachementFiles | property |
public var attachementFiles:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| attachements | property |
public var attachements:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| body | property |
public var body:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| cc | property |
public var cc:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| date | property |
public var date:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| from | property |
public var from:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| header | property |
public var header:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| HTMLBody | property |
public var HTMLBody:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| messageid | property |
public var messageid:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| messagenumber | property |
public var messagenumber:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| replyto | property |
public var replyto:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| subject | property |
public var subject:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| textBody | property |
public var textBody:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| to | property |
public var to:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| UID | property |
public var UID:String| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
| PopRecord | () | Constructor |
public function PopRecord()| Language Version: | ActionScript 3.0 |
| Product Version: | CF 9 |
| Runtime Versions: | Flash Player 9, AIR 1.0 |
Creates an instance of the PopRecord class.