Unit 'IpMsg' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_tpipro]

TIpMailMessage

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ipmsg.pas line 493

type TIpMailMessage = class(TIpMessage)

published

  property BCC: TStringList;

  

  property CC: TStringList;

  

  property ContentDescription: string;

  

  property ContentTransferEncoding: TIpMimeEncodingMethod;

  

  property ContentType: string;

  

  property Date: string;

  

  property From: string;

  

  property Keywords: string;

  

  property MailTo: TStringList; [rw]

  

  property OnCodingProgress: TIpCodingProgressEvent;

  

  property References: TStringlist;

  

  property ReplyTo: string;

  

  property Sender: string;

  

  property Subject: string;

  

  property UserFields: TStringList;

  

end;

Inheritance

TIpMailMessage

  

|

TIpMessage

  

|

TIpMimeEntity

  

|

TObject



CT Web help

CodeTyphon Studio