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

MessageInfo Property

Collection of messages retrieved by FetchMessageInfo .

Syntax

[VB.NET]
Public ReadOnlyProperty MessageInfo As MessageInfoList

[C#]
public MessageInfoList MessageInfo {get;}

Remarks

This property is populated when messages are searched, listed, or message information is received from the server. The collection contains a list of each message's MessageInfo as returned by the server.

MessageInfoLimit can be used to control the number of MessageInfos saved.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

Default Value

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