TimeStamp Properties

The TimeStamp type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBias
Gets the time offset in hours.
Public propertyCode exampleBy
Gets the name of the domain which received the message and added the time stamp.
Public propertyCode exampleDate
Gets the date and time when the message was received by the mail server.
Public propertyCode exampleDateAsString
Gets the string containing the date and time when the message was received by the mail server.
Public propertyCode exampleFor
Gets the e-mail address of the recipient as a string.
Public propertyCode exampleFrom
Gets the name and/or IP address of the source host from which the message was sent.
Public propertyCode exampleID
Gets the unique message identifier assigned by the mail server.
Public propertyIP
Gets the IPv4 address extracted from From part of the timestamp.
Public propertyCode exampleWith
Gets the name of the protocol or service which was used to transmit the message.
Top
See Also