| Package | coldfusion.service | 
| Class | public class PopHeader | 
| Inheritance | PopHeader    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 | ||
|---|---|---|---|
| cc : String | PopHeader | ||
![]()  | constructor : Object 
	 A reference to the class object or constructor function for a given object instance.  | Object | |
| date : String | PopHeader | ||
| from : String | PopHeader | ||
| header : String | PopHeader | ||
| messageid : String | PopHeader | ||
| messagenumber : String | PopHeader | ||
![]()  | prototype : Object [static] 
	 A reference to the prototype object of a class or function object.  | Object | |
| replyto : String | PopHeader | ||
| subject : String | PopHeader | ||
| to : String | PopHeader | ||
| UID : String | PopHeader | ||
| Method | Defined By | ||
|---|---|---|---|
      Creates an instance of the PopHeader class.  | PopHeader | ||
![]()  | 
	 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 | |
| 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 | 
| 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 | 
| 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 | 
| PopHeader | () | Constructor | 
public function PopHeader()| Language Version: | ActionScript 3.0 | 
| Product Version: | CF 9 | 
| Runtime Versions: | Flash Player 9, AIR 1.0 | 
      Creates an instance of the PopHeader class.