MsgDateTime property
|
SendMail component.
|
property MsgDateTime: TDateTime;
|
The MsgDateTime property specifies the date and time of outgoing message.
|
|
Usually you don't need to specify this property, because if the MsgDateTime is 0, the component will use current date/time on sending the message. Also the component automatically specifies the shift from GMT, using the international settings specifies on sender's machine.
|
MsgContentCharset, MsgBody and MsgSubject properties.
|