Click or drag to resize
EmailInfo Constructor
Overload List
  NameDescription
Public methodEmailInfo
Constructor - Creates an empty EmailInfo object.
Public methodEmailInfo(DataRow)
Constructor - Creates a new EmailInfo object from the given DataRow.
Public methodEmailInfo(EmailMessage)
Creates a new EmailInfo object from the specified EmailMessage.
Top
See Also