JAMS Developer Guide
SendEMail Class Members
Properties  Methods  Events


MVPSI.JAMS Namespace : SendEMail Class

The following tables list the members exposed by SendEMail.

Public Constructors
 NameDescription
Public ConstructorCreates a SendEMail element  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a list of e-mail addresses that will receive a courtesy copy of the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when a critical event occurs.  
Public PropertyGets a description of this element (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementKind of this element. This cannot be modified, it is defined in the ElementType. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets or sets the name of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the ElementState of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the internal ID of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGets the name of this type of element. (Inherited from MVPSI.JAMS.Element)
Public PropertyGet or sets the internal GUID of this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns a boolean value that indicates if this element is enabled. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Error severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with a Fatal severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Informational severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry starts.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Success severity.  
Public PropertyWhen set to true, this element will send e-mail when an entry completes with an Warning severity.  
Public PropertyGets or sets the "from" address of the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when a high event occurs.  
Public PropertyReturns true if the Element was inherited from a folder above the current object. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the ID of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns the name of the object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyReturns type of object that we inherited from. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, this element will send e-mail when a low event occurs.  
Public PropertyGets or sets the body of the e-mail message  
Public PropertyWhen set to true, this element will send e-mail when a moderate event occurs.  
Public PropertyWhen set to true, this element will send e-mail when a normal event occurs.  
Public PropertyGets the collection of properties for this element. (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen set to true, the body of the e-mail is sent as plain text. Otherwise, it is treated as Markdown text and sent as HTML.  
Public PropertyGets or sets the subject line of the e-mail  
Public PropertyGets or sets a list of e-mail addresses that will receive the e-mail.  
Public PropertyWhen set to true, this element will send e-mail when an urgent event occurs.  
Public PropertyWhen a job is submitted, should this element be included in the Entry? (Inherited from MVPSI.JAMS.Element)
Public PropertyWhen a job completes, should this element be included in the History? (Inherited from MVPSI.JAMS.Element)
Top
Public Methods
 NameDescription
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodCopys all properties of an element to the passed in element. This is a Clone when the new object has already been created. (Inherited from MVPSI.JAMS.Element)
Public MethodOverloaded.  (Inherited from MVPSI.JAMS.Element)
Public Method (Inherited from MVPSI.JAMS.Element)
Public MethodReset the ElementState. This is called when an entry is submitted. (Inherited from MVPSI.JAMS.Element)
Public MethodGets a description of this element  
Top
Public Events
 NameDescription
Public Event (Inherited from MVPSI.JAMS.Element)
Top
See Also

Reference

SendEMail Class
MVPSI.JAMS Namespace