Gets the message date.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public string GetDate()
Visual Basic
Public Function GetDate As String
Visual C++
public:
String^ GetDate()

Return Value

The date header of the message.

See Also