Click or drag to resize

emailMessage Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
E-Mail message pre-compiled instance
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Network.emailemailMessage

Namespace:  imbACE.Network.email
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "name")]
public class emailMessage : imbBindable, 
	IObjectWithName
Request Example View Source

The emailMessage type exposes the following members.

Constructors
  NameDescription
Public methodemailMessage
Initializes a new instance of the emailMessage class
Top
Properties
  NameDescription
Public propertyaddress
Address To
Public propertyattachments
Collection of included attachment files - files to send
Public propertycontent
Content of the message
Public propertyfrom
Address From
Public propertyisSent
Public propertyname
UID of this email message
Public propertysubject
Email subject
Top
Methods
  NameDescription
Public methodcreateMailObject
Creates MailMessage instance
Public methodmakeUID
vraca jedinstveni emailSendTask id
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also

Reference

imbBindable
IObjectWithName