Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

MessageRecipients Property

The collection of recipients of the message.

Syntax

[VB.NET]
Public Property MessageRecipients As MessageRecipientList

[C#]
public MessageRecipientList MessageRecipients {get;}

Remarks

This property contains a collection which describes to whom the message is being sent. You may include all recipients in this property, even Cc's and BCc's, which are specified by the type field.

This collection is indexed from 0 to Count - 1.

Default Value

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