Vcl.ExtActns.TRecipientItem.RecipientType
Delphi
property RecipientType: TRecipientType read FRecipientType write FRecipientType;
C++
__property TRecipientType RecipientType = {read=FRecipientType, write=FRecipientType, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.ExtActns.pas Vcl.ExtActns.hpp |
Vcl.ExtActns | TRecipientItem |
Description
Specifies the recipient's type.
Use RecipientType to get or set the way the recipient will receive the e-mail message.