IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

MessageRecipients Property

A collection of recipients for the current message.

Syntax

public val messageRecipients: MessageRecipientList

Remarks

This property contains a collection of recipients for the current message. This collection describes all of the people to whom the last retrieved message was sent. Each MessageRecipient contains information describing that recipient, and what type of recipient it is.

This collection is indexed from 0 to size - 1.

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

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]