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

AutoDecodeParts Property

Determines whether to automatically decode message parts.

Object Oriented Interface

public function getAutoDecodeParts();
public function setAutoDecodeParts($value);

Procedural Interface

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

Default Value

false

Remarks

This property determines whether or not to automatically decode message parts. Message parts, especially binary message parts, are normally sent by the server encoded (Base64 or other format). If this setting is True, the parts are automatically decoded while being received.

Data Type

Boolean

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