EmailInfo Constructor Kentico 8.0 API Reference
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.
Back to Top
See Also