Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

MessageText Property

The body of the retrieved message.

Object Oriented Interface

public function getMessageText();
public function setMessageText($value);

Procedural Interface

ingoogle_gmail_get($res, 71 );
ingoogle_gmail_set($res, 71, $value );

Default Value

''

Remarks

The class fills out this property with the contents of the message body (in RFC822 format) when a call to FetchMessageText completes successfully.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0