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

FetchMessageText Method

Retrieves the message text of messages specified by the MessageSet property.

Syntax

[VB.NET]
Public Sub FetchMessageText()
[C#]
public void FetchMessageText();

Remarks

This method retrieves the RFC822-encoded text of the message specified by MessageSet. If the LocalFile property contains a file name, the text is stored in LocalFile, and the Transfer events denote the progress. If the LocalFile property contains an empty string, the text is stored in the MessageText property, as well as provided through the Transfer event.

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