IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

MessageHeaderField Property

This property contains the name of the HTTP header (same case as it is delivered).

Object Oriented Interface

public function getMessageHeaderField($messageheaderindex);
public function setMessageHeaderField($messageheaderindex, $value);

Procedural Interface

ipworks_imap_get($res, 33 , $messageheaderindex);
ipworks_imap_set($res, 33, $value , $messageheaderindex);

Default Value

''

Remarks

This property contains the name of the HTTP header (same case as it is delivered).

The size of the array is controlled by the MessageHeaderCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0