LumiSoft Mail Server User API
InternalDate Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_FetchItem > InternalDate
Gets message IMAP server INTERNAL date. This property is available only if IMAP_FetchItem_Flags.InternalDate was specified, otherwise throws exception.
Syntax
C#Visual BasicManaged C++
public DateTime InternalDate { get; }
Public ReadOnly Property InternalDate As DateTime
public:
DateTime InternalDate {
	DateTime get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)