IPWorks S/MIME 2020 Delphi Edition

Questions / Feedback?

MessageRecipients Property

Collection of recipients for the current message.

Syntax

property MessageRecipients: TipmMessageRecipientList read get_MessageRecipients;

Remarks

This property contains a collection of the people to whom the message was sent. Each MessageRecipient contains information describing that recipient, and what type of recipient it is. This collection is populated when the FetchMessageInfo method is called.

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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Delphi Edition - Version 20.0 [Build 8154]