Vcl.ExtActns.TRecipientItem.RecipientType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property RecipientType: TRecipientType read FRecipientType write FRecipientType;

C++

__property TRecipientType RecipientType = {read=FRecipientType, write=FRecipientType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.ExtActns.pas
Vcl.ExtActns.hpp
Vcl.ExtActns TRecipientItem

Beschreibung

Gibt den Typ des Empfängers an.

Mit RecipientType wird die Empfangsweise der E-Mail-Nachricht ermittelt oder festgesetzt.


Siehe auch