LiteEmail ClassIpswitch.Messaging.Framework
Encapsulates an email message
Inheritance Hierarchy

SystemObject
  Ipswitch.Messaging.FrameworkFrameworkFolderItem
    Ipswitch.Messaging.FrameworkLiteFrameworkFolderItem
      Ipswitch.Messaging.Framework.MailLiteEmail

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public class LiteEmail : LiteFrameworkFolderItem

The LiteEmail type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from FrameworkFolderItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEmail
Public methodGetFullItem (Inherited from LiteFrameworkFolderItem.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyFlags
Public propertyId (Overrides FrameworkFolderItemId.)
Public propertyModifiedDate (Inherited from LiteFrameworkFolderItem.)
Public propertyParentFolder (Inherited from FrameworkFolderItem.)
Public propertyReceivedDate
Top
See Also

Reference