.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Email Class Summary

Email::LocalDate

The local date and time of when the email was sent or created.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LocalDate As DateTime

[C#]
public DateTime LocalDate {get;}

[C++]
public: __property DateTime get_LocalDate();

[JScript]
public function get LocalDate() : DateTime;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.