sendmail MsgDateTime property
Return to Introduction  Previous page  Next page
Applies to
acSendMail component.  

Declaration
property MsgDateTime: TDateTime;  

Description
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.  

See also
MsgContentCharset, MsgBody and MsgSubject properties.