MessageDate Property

The value of the date header of the last retrieved message.

Syntax

public string MessageDate { get; }
Public ReadOnly Property MessageDate As String

Default Value

""

Remarks

This property contains the value of the date header of the last retrieved message. The same information may also be retrieved through the Header event.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]